Class ObjectXStreamAliasConverter

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class ObjectXStreamAliasConverter
    extends java.lang.Object
    implements org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • ObjectXStreamAliasConverter

        public ObjectXStreamAliasConverter()
    • Method Detail

      • getXStreamXmlFromObject

        public java.lang.String getXStreamXmlFromObject​(java.lang.Object object)
      • getXstream

        public com.thoughtworks.xstream.XStream getXstream()
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext ctx)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException