EventSession Class Reference

Inheritance diagram for EventSession:

DataEventSession

List of all members.


Detailed Description

Common interface for all EventSession types.


A session is a statefull service used to register event listeners to the space.

See also:
EventSessionFactory,EventSessionConfig,DataEventSession,EventResgistration

Public Member Functions

virtual void close ()=0
 Closes the session and unregisters all listeners.

Member Function Documentation

virtual void EventSession::close (  )  [pure virtual]

Closes the session and unregisters all listeners.

Exceptions:
RemoteException if the remove space failed to remove the notification registration.
UnknownLeaseException if the listeners lease has expired.

Implemented in DataEventSession.


Generated on Mon Mar 8 18:26:04 2010 for GigaSpaces XAP 7.1.X C++ by  doxygen 1.5.3