| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventSessionConfig | |
|---|---|
| com.gigaspaces.client.iterator | Provides classes to configure GSIterator. | 
| com.gigaspaces.events | Provides GigaSpaces events related interfaces. | 
| org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. | 
| org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. | 
| Uses of EventSessionConfig in com.gigaspaces.client.iterator | 
|---|
| Methods in com.gigaspaces.client.iterator that return EventSessionConfig | |
|---|---|
 EventSessionConfig | 
GSIteratorConfig.getEventSessionConfig()
Gets the iterator's event session configuration.  | 
| Methods in com.gigaspaces.client.iterator with parameters of type EventSessionConfig | |
|---|---|
 void | 
GSIteratorConfig.setEventSessionConfig(EventSessionConfig value)
Sets the iterator's event session configuration.  | 
| Uses of EventSessionConfig in com.gigaspaces.events | 
|---|
| Methods in com.gigaspaces.events that return EventSessionConfig | |
|---|---|
 EventSessionConfig | 
EventSession.getSessionConfig()
Retrieves the bounded configuration object.  | 
| Methods in com.gigaspaces.events with parameters of type EventSessionConfig | |
|---|---|
 DataEventSession | 
EventSessionFactory.newDataEventSession(EventSessionConfig config,
                    net.jini.core.transaction.Transaction tx)
creates a new DataEventSession bounded to the specified transaction, according to the configuration object.  | 
| Uses of EventSessionConfig in org.openspaces.core | 
|---|
| Methods in org.openspaces.core with parameters of type EventSessionConfig | |
|---|---|
 IteratorBuilder | 
IteratorBuilder.eventSessionConfig(EventSessionConfig eventSessionConfig)
The event session configuration to be used when subscribing for notifications.  | 
| Uses of EventSessionConfig in org.openspaces.events.notify | 
|---|
| Methods in org.openspaces.events.notify that return EventSessionConfig | |
|---|---|
protected  EventSessionConfig | 
AbstractNotifyEventListenerContainer.createEventSessionConfig()
Creates a new EventSessionConfig based on the different
 parameters this container accepts. | 
 EventSessionConfig | 
CannotCreateNotifySessionException.getConfig()
 | 
| Constructors in org.openspaces.events.notify with parameters of type EventSessionConfig | |
|---|---|
CannotCreateNotifySessionException(String message,
                                   EventSessionConfig config)
 | 
|
CannotCreateNotifySessionException(String message,
                                   EventSessionConfig config,
                                   Throwable cause)
 | 
|
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||