Class AbstractCacheObserver

All Implemented Interfaces:
Observer, LogEnabled, Prioritizable, Supporter<Event>
Direct Known Subclasses:
AbstractSiteCacheObserver, InvalidateCacheOnSitemapACLUpdateObserver, InvalidateSiteCacheObserver, InvalidateSiteCacheOnSignupPageUpdatedObserver, InvalidateSitemapSaxerCacheObserver, InvalidTagCloudCacheOnContentModification, InvalidTagCloudCacheOnServiceModification, InvalidTagCloudCacheOnSiteModification, UserPageCacheObserver

public abstract class AbstractCacheObserver extends AbstractLogEnabled implements Observer
Abstract Observer for calling front office Web Services.
  • Constructor Details

  • Method Details

    • getPriority

      public int getPriority()
      Description copied from interface: Prioritizable
      Get the priority for the component. On components using Prioritizable interface, each implementation define the order. In most cases, less is the number, more prior is the component.
      Specified by:
      getPriority in interface Prioritizable
      Returns:
      the priority