com.ibm.commerce.content.dynacache

Class ContentCacheInvalComponent

  • java.lang.Object
    • com.ibm.commerce.content.dynacache.ContentCacheInvalComponent
  • All Implemented Interfaces:
    ComponentConfiguration

    Deprecated. 
    Content Spots have been deprecated. For more information, see Content Spots.

    public class ContentCacheInvalComponent
    extends java.lang.Object
    implements ComponentConfiguration
    This component class is used to start up Content Cache invalidation listeners. This class enables listeners CacheInvalOnCollateralListener and CacheInvalOnAttachmentListener.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Deprecated. 
      The IBM copyright notice.
    • Constructor Summary

      Constructors 
      Constructor and Description
      ContentCacheInvalComponent()
      Deprecated. 
      Initialize the business audit component.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method and Description
      void destroy()
      Deprecated. 
      Cleanup procedure when the component is not needed any longer.
      void enable(boolean val)
      Deprecated. 
      Enables or disables the cache invalidation.
      void init(org.w3c.dom.Element node)
      Deprecated. 
      Initialize the business audit component.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        Deprecated. 
        The IBM copyright notice.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ContentCacheInvalComponent

        public ContentCacheInvalComponent()
        Deprecated. 
        Initialize the business audit component.