GigaSpaces XAP 7.1 API

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

Packages that use INotifyDelegatorFilter
com.gigaspaces.events Provides GigaSpaces events related interfaces. 
com.j_spaces.core.client Provides GigaSpaces client interface services 
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
 net.jini.core.event.EventRegistration DataEventSession.addListener(Object template, net.jini.core.event.RemoteEventListener listener, long lease, MarshalledObject handback, INotifyDelegatorFilter filter, NotifyActionType actionTypes)
          Registers a listener with a space using a POJO template
 

Uses of INotifyDelegatorFilter in com.j_spaces.core.client
 

Methods in com.j_spaces.core.client with parameters of type INotifyDelegatorFilter
 net.jini.core.event.EventRegistration MulticastNotifyDelegator.notify(net.jini.core.entry.Entry template, net.jini.core.transaction.Transaction txn, net.jini.core.event.RemoteEventListener listener, long lease, MarshalledObject handback, boolean fifoEnabled, int notifyMask, INotifyDelegatorFilter filter)
          Deprecated.  
 

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 7.1 API

Copyright © GigaSpaces.