Package org.openspaces.events.asyncpolling
package org.openspaces.events.asyncpolling
-
ClassDescriptionAsync Polling container service details.An annotation marking a method as one that is responsilbe to return a
AsyncOperationHandlerto be used with an async polling container.Marks an event listener an asyncronous polled event listener.Async Polling container service details.Async Polling container service monitors.A simplified programmatic configuration that forSimpleAsyncPollingEventListenerContainer.Async polling event container uses the space async operation capabilities (such asGigaSpace.asyncTake(Object)in order to simulate events (optionally transactional).