Class ObjectXStreamAliasConverter
java.lang.Object
de.hybris.platform.commercefacades.ObjectXStreamAliasConverter
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
public class ObjectXStreamAliasConverter
extends Object
implements org.springframework.context.ApplicationContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.thoughtworks.xstream.XStreamgetXStreamXmlFromObject(Object object) voidsetApplicationContext(org.springframework.context.ApplicationContext ctx)
-
Constructor Details
-
ObjectXStreamAliasConverter
public ObjectXStreamAliasConverter()
-
-
Method Details
-
getXStreamXmlFromObject
-
getXstream
public com.thoughtworks.xstream.XStream getXstream() -
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException - Specified by:
setApplicationContextin interfaceorg.springframework.context.ApplicationContextAware- Throws:
org.springframework.beans.BeansException
-