public class InvalidateZoneItemCacheOnContentValidationObserver extends AbstractZoneItemCacheOnContentObserver
_resolver_zoneItemCacheMAX_PRIORITY, MIN_PRIORITY| Constructor and Description | 
|---|
InvalidateZoneItemCacheOnContentValidationObserver()  | 
| 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, servicegetPriorityenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic InvalidateZoneItemCacheOnContentValidationObserver()
public boolean supports(Event event)
Observerevent - the event.true for observing this event, false otherwise.protected String getWorkspace()
AbstractZoneItemCacheOnContentObservergetWorkspace in class AbstractZoneItemCacheOnContentObserver