Package org.axonframework.spring.event
Class AxonStartedEvent
java.lang.Object
org.axonframework.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()
-