|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INotifyDelegatorFilter | |
---|---|
com.gigaspaces.events | Provides GigaSpaces events related interfaces. |
org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. |
Uses of INotifyDelegatorFilter in com.gigaspaces.events |
---|
Methods in com.gigaspaces.events with parameters of type INotifyDelegatorFilter | |
---|---|
EventRegistration |
DataEventSession.addListener(Object template,
RemoteEventListener listener,
long lease,
MarshalledObject handback,
INotifyDelegatorFilter filter,
NotifyActionType actionTypes)
Deprecated. Since 9.7 |
EventRegistration |
DataEventSession.addListener(Object template,
RemoteEventListener listener,
NotifyActionType actionTypes,
MarshalledObject handback,
INotifyDelegatorFilter filter)
Registers a listener with a space using a POJO template |
Uses of INotifyDelegatorFilter in org.openspaces.events.notify |
---|
Methods in org.openspaces.events.notify with parameters of type INotifyDelegatorFilter | |
---|---|
SimpleNotifyContainerConfigurer |
SimpleNotifyContainerConfigurer.notifyFilter(INotifyDelegatorFilter notifyFilter)
|
void |
AbstractNotifyEventListenerContainer.setNotifyFilter(INotifyDelegatorFilter notifyFilter)
Allows to register a filter on the server side that can filter out or modify notifications that will be sent by the space "server". |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |