Class InvalidateZoneItemCacheOnWallContentObserver

All Implemented Interfaces:
Observer, LogEnabled, Prioritizable, Supporter<Event>, Serviceable

Observer to invalidate zone item cache of wall content service when a wall content is commented
  • Constructor Details

  • Method Details

    • supports

      public boolean supports(Event event)
      Description copied from interface: Supporter
      Check if an element is supported
      Parameters:
      event - The element
      Returns:
      true if the element is supported, false otherwise