|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventSessionFactory | |
---|---|
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 EventSessionFactory in com.gigaspaces.events |
---|
Methods in com.gigaspaces.events that return EventSessionFactory | |
---|---|
static EventSessionFactory |
EventSessionFactory.getFactory(IJSpace space)
Retrieves the EventSessionFactory according to the space. |
Uses of EventSessionFactory in org.openspaces.events.notify |
---|
Methods in org.openspaces.events.notify that return EventSessionFactory | |
---|---|
protected EventSessionFactory |
AbstractNotifyEventListenerContainer.createEventSessionFactory()
Creates a new event session factory based on the space provided. |
Methods in org.openspaces.events.notify with parameters of type EventSessionFactory | |
---|---|
protected DataEventSession |
AbstractNotifyEventListenerContainer.createDataEventSession(EventSessionFactory factory)
Creates a new DataEventSession based on the provided factory. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |