Class AxonStartedEvent

java.lang.Object
org.axonframework.extension.spring.event.AxonStartedEvent

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
  • Constructor Details

    • AxonStartedEvent

      public AxonStartedEvent()