Event Listener Container — IEventListenerContainer is an interface that represents an abstraction for subscribing to, and receiving events over a space proxy.
Notify Container Component — The notify event container implements the IEventListenerContainer interface, and uses the space inheritance support for notifications, using a GigaSpaces unified event session API.
Polling Container Component — The polling container implements the IEventListenerContainer interface, and allows you to perform polling receive operations against the space.