Uses of Package
org.axonframework.saga.annotation

Packages that use org.axonframework.saga.annotation
org.axonframework.saga.annotation   
 

Classes in org.axonframework.saga.annotation used by org.axonframework.saga.annotation
AbstractAnnotatedSaga
          Implementation of the interface that delegates incoming events to @SagaEventHandler annotated methods.
AsyncSagaProcessingEvent
          Placeholder for information required by the AsyncSagaEventProcessor for processing Events.
SagaMethodMessageHandler
          A data holder containing information of SagaEventHandler annotated methods.
SagaMethodMessageHandlerInspector
          Utility class that inspects annotation on a Saga instance and returns the relevant configuration for its Event Handlers.
 



Copyright © 2010-2012. All Rights Reserved.