Uses of Package
org.axonframework.eventhandling.async

Packages that use org.axonframework.eventhandling.async
org.axonframework.eventhandling.async   
 

Classes in org.axonframework.eventhandling.async used by org.axonframework.eventhandling.async
EventProcessingScheduler
          Scheduler that keeps track of (Event processing) tasks that need to be executed sequentially.
RetryPolicy
          This policy tells the EventProcessingScheduler how it should deal with failed transactions.
SequencingPolicy
          Interface to a policy definition for concurrent processing, for example event handling.
 



Copyright © 2010-2012. All Rights Reserved.