|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.sal.crowd.lifecycle.ApplicationReadyListener
public class ApplicationReadyListener
Listens to ApplicationStartedEvent and
XMLRestoreFinishedEvent and notifies lifecycle manager.
| Constructor Summary | |
|---|---|
ApplicationReadyListener(CrowdLifecycleManager lifecycleManager)
|
|
| Method Summary | |
|---|---|
void |
afterRestore(XMLRestoreFinishedEvent event)
|
void |
handleEvent(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationReadyListener(CrowdLifecycleManager lifecycleManager)
| Method Detail |
|---|
@EventListener public void handleEvent(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
@EventListener public void afterRestore(XMLRestoreFinishedEvent event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||