public class AxonStartedEvent
extends Object
Event published after initialization of Axon through the Spring event mechanism. Indicates that Axon is fully started
and can handle all commands, events and queries.
- Since:
- 4.6.0
- Author:
- Mitchell Herrijgers