GigaSpaces XAP 8.0 API

Uses of Interface
com.j_spaces.core.client.INotifyDelegatorFilter

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)
          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 8.0 API

Copyright © GigaSpaces.