Package | Description |
---|---|
org.axonframework.commandhandling.disruptor | |
org.axonframework.contextsupport.spring |
Class and Description |
---|
AggregateStateCorruptedException
Exception indicating that the changes in an aggregate (generated events) are ignored by the DisruptorCommandBus,
because it cannot guarantee that these changes have been applied to an aggregate instance with the correct state.
|
BlacklistDetectingCallback
Wrapper for command handler Callbacks that detects blacklisted aggregates and starts a cleanup process when an
aggregate is blacklisted.
|
CommandHandlingEntry
DataHolder for the DisruptorCommandBus.
|
DisruptorCommandBus
Asynchronous CommandBus implementation with very high performance characteristics.
|
DisruptorConfiguration
Configuration object for the DisruptorCommandBus.
|
DisruptorUnitOfWork
Specialized UnitOfWork instance for the DisruptorCommandBus.
|
Class and Description |
---|
DisruptorCommandBus
Asynchronous CommandBus implementation with very high performance characteristics.
|
Copyright © 2010-2014. All Rights Reserved.