Uses of Package
to.etc.webapp.pendingoperations

Packages that use to.etc.webapp.pendingoperations
to.etc.webapp.pendingoperations   
 

Classes in to.etc.webapp.pendingoperations used by to.etc.webapp.pendingoperations
IPendingOperationExecutor
          Factory type which generates an executor instance
IPendingOperationListener
          Interface which can be used to listen to events on the pending operation queue.
IPollQueueTaskProvider
          A thingy which gets polled regularly for new tasks to execute by the polling queue provider.
PendingOperation
          Represents a pending operation in the pending operation queue.
PendingOperationState
           
PendingOperationTaskProvider
          This polled task provider checks for tasks to execute in the sys_pending_operations table.
PollingWorkerQueue
          Generic Executor which polls for jobs to execute.