Uses of Package
org.openspaces.events.polling
Packages that use org.openspaces.events.polling
Package
Description
Internally Used.
Support for managing of Processing Unit(s) through the Admin API.
Support classes allowing to configure OpenSpace event module using Spring namespace support.
A polling event container generating events by performing polling receive operations.
-
Classes in org.openspaces.events.polling used by org.openspaces.admin.internal.puClassDescriptionPolling container service details.Polling container service monitors.
-
Classes in org.openspaces.events.polling used by org.openspaces.admin.puClassDescriptionPolling container service details.Polling container service monitors.
-
Classes in org.openspaces.events.polling used by org.openspaces.archiveClassDescriptionEvent 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. -
Classes in org.openspaces.events.polling used by org.openspaces.events.configClassDescriptionEvent 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. -
Classes in org.openspaces.events.polling used by org.openspaces.events.pollingClassDescriptionPolling container service details.A simplified programmatic configuration that for
SimplePollingEventListenerContainer.Event listener container variant that uses plain Space take API, specifically a loop ofGigaSpace.take(Object, long)calls that also allow for transactional reception of messages.