Class ApplicationReadyEvent
java.lang.Object
com.atlassian.crowd.event.Event
com.atlassian.crowd.event.application.ApplicationReadyEvent
This event is fired when the application has started and is ready. (ie. after ApplicationStartedEvent is fired)
This custom event is needed as the ApplicationStartedEvent is a LifecycleEvent
and is not handled by listeners that are registered in system-listeners.xml
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.crowd.event.Event
getSource, getTimestamp
-
Constructor Details
-
ApplicationReadyEvent
-