Uses of Package
org.axonframework.test.saga

Packages that use org.axonframework.test.saga
org.axonframework.test.saga   
 

Classes in org.axonframework.test.saga used by org.axonframework.test.saga
ContinuedGivenState
          Interface describing methods that can be executed after the first "given" state has been supplied.
FixtureConfiguration
          Interface describing action to perform on a Saga Test Fixture during the configuration phase.
FixtureExecutionResult
          Interface towards an object that contains the results of a Fixture execution.
GivenAggregateEventPublisher
          Interface to an object that publishes events on behalf of an aggregate.
WhenAggregateEventPublisher
          Interface to an object that publishes events on behalf of an aggregate.
WhenState
          Interface providing an API to methods in the "when" state of the fixture execution.
 



Copyright © 2010-2016. All Rights Reserved.