Class ApplicationReadyListener
java.lang.Object
com.atlassian.sal.crowd.lifecycle.ApplicationReadyListener
Listens to
ApplicationStartedEvent
and
XMLRestoreFinishedEvent
and notifies lifecycle manager.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
afterSetupComplete
(SetupComplete event) void
handleEvent
(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
-
Constructor Details
-
ApplicationReadyListener
-
-
Method Details
-
handleEvent
@EventListener public void handleEvent(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event) -
afterRestore
-
afterSetupComplete
-