Class AxonStartedEvent
java.lang.Object
org.axonframework.extension.spring.event.AxonStartedEvent
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AxonStartedEvent
public AxonStartedEvent()
-