public class InvalidateZoneItemCacheOnContentModificationObserver extends AbstractZoneItemCacheOnContentObserver
_resolver
_zoneItemCache
MAX_PRIORITY, MIN_PRIORITY
Constructor and Description |
---|
InvalidateZoneItemCacheOnContentModificationObserver() |
Modifier and Type | Method and Description |
---|---|
protected String |
getWorkspace()
Get the target JCR workspace on which the zone item cache will be deleted.
|
boolean |
supports(Event event)
Checks if the event is supported.
|
observe, service
getPriority
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public InvalidateZoneItemCacheOnContentModificationObserver()
public boolean supports(Event event)
Observer
event
- the event.true
for observing this event, false
otherwise.protected String getWorkspace()
AbstractZoneItemCacheOnContentObserver
getWorkspace
in class AbstractZoneItemCacheOnContentObserver