|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axonframework.commandhandling.disruptor | |
---|---|
org.axonframework.commandhandling.disruptor | |
org.axonframework.contextsupport.spring |
Classes in org.axonframework.commandhandling.disruptor used by org.axonframework.commandhandling.disruptor | |
---|---|
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. |
Classes in org.axonframework.commandhandling.disruptor used by org.axonframework.contextsupport.spring | |
---|---|
DisruptorCommandBus
Asynchronous CommandBus implementation with very high performance characteristics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |