public class PageCacheObserver extends AbstractPortalEventObserver
Constructor and Description |
---|
PageCacheObserver() |
Modifier and Type | Method and Description |
---|---|
IPortalEventFilter |
getEventFilter()
Returns the event filter for this observer.
|
void |
onEvent(IPortalEvent event)
Notifies that an event has been raised.
|
public IPortalEventFilter getEventFilter()
IPortalEventObserver
PortalEventFilters
provides methods for generating commonly
used filters.
getEventFilter
in interface IPortalEventObserver
getEventFilter
in class AbstractPortalEventObserver
PortalEventFilters
public void onEvent(IPortalEvent event) throws PortalException
IPortalEventObserver
#getExpectedEventGroups()
.
Important: The implementation of this method must not be time consuming, as it may impact the overall time response of the portal.
event
- the event.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.