| Interface | Description |
|---|---|
| LifecycleEvent |
Marker interface for life-cycle related events
|
| Class | Description |
|---|---|
| ApplicationStartedEvent |
Event produced when the application has completed starting up, and all life-cycle event plug-ins have had
their start-up methods called successfully.
|
| ApplicationStoppedEvent |
Event produced when the application has shut down, and all the life-cycle plug-ins have had their
shutdown methods called.
|
| ApplicationStoppingEvent |
Event produced when the application is about to shut down, before any shutdown life-cycle
plug-ins are run.
|
Copyright © 2006–2024 Atlassian. All rights reserved.