GigaSpaces XAP 8.0 API

Package org.openspaces.events.polling

A polling event container generating events by performing polling receive operations.

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 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.
 

Package org.openspaces.events.polling Description

A polling event container generating events by performing polling receive operations.


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.