See: Description
Class | Description |
---|---|
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 Type | Description |
---|---|
Polling |
Marks an event listener as polled event listener.
|
ReceiveHandler |
An annotation marking a method as one that is responsible to return a
ReceiveOperationHandler to be used with a polling
container. |
TriggerHandler |
An annotation marking a method as one that is responsible to return a
TriggerOperationHandler to be used with a polling
container. |
Copyright © GigaSpaces.