Uses of Package
org.axonframework.disruptor.commandhandling
Packages that use org.axonframework.disruptor.commandhandling
-
Classes in org.axonframework.disruptor.commandhandling used by org.axonframework.disruptor.commandhandlingClassDescriptionException 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.Wrapper for command handler Callbacks that detects blacklisted aggregates and starts a cleanup process when an aggregate is blacklisted.DataHolder for the DisruptorCommandBus.Asynchronous CommandBus implementation with very high performance characteristics.Builder class to instantiate a
DisruptorCommandBus.Specialized UnitOfWork instance for theDisruptorCommandBus.