|
GigaSpaces XAP 7.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractPollingEventListenerContainer | Base class for listener container implementations which are based on polling. |
AggregatedPollingEventContainerServiceDetails | |
AggregatedPollingEventContainerServiceDetails.Attributes | |
PollingEventContainerServiceDetails | Polling container service details. |
PollingEventContainerServiceDetails.Attributes | |
PollingEventContainerServiceMonitors | Polling container service monitors. |
PollingEventContainerServiceMonitors.Attributes | |
SimplePollingContainerConfigurer | A simplified programmatic configuration that for SimplePollingEventListenerContainer . |
SimplePollingEventListenerContainer | Event listener container variant that uses plain Space take API, specifically a loop of
GigaSpace.take(Object,long) calls that also allow for transactional
reception of messages. |
Annotation Types Summary | |
---|---|
Polling | Marks an event listener as polled event listener. |
ReceiveHandler | An annotation marking a method as one that is responsilbe to return a
ReceiveOperationHandler to be used
with a polling container. |
TriggerHandler | An annotation marking a method as one that is responsilbe to return a
TriggerOperationHandler to be used
with a polling container. |
A polling event container generating events by performing polling receive operations.
|
GigaSpaces XAP 7.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |