|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.event.Event
com.atlassian.crowd.event.application.ApplicationReadyEvent
public class 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 | |
|---|---|
ApplicationReadyEvent(java.lang.Object source)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.crowd.event.Event |
|---|
getSource, getTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationReadyEvent(java.lang.Object source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||