Class XStreamItemCache

  • All Implemented Interfaces:
    ComponentLifecycle, ProcessedItemCache

    public class XStreamItemCache
    extends MarshallingItemCache

    In the adapter configuration file this class is aliased as fs-xstream-processed-item-cache which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Detail

      • XStreamItemCache

        public XStreamItemCache()
                         throws java.lang.Exception
        Default Constructor
        Throws:
        java.lang.Exception
      • XStreamItemCache

        public XStreamItemCache​(java.lang.String store)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception