Class InvalidateZoneItemCacheOnZoneItemModifiedObserver

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

Invalidates a ZoneItem when it has been modified.
  • 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