| Package | Description |
|---|---|
| com.atlassian.config.lifecycle.events |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
ApplicationStoppedEvent
Event produced when the application has shut down, and all the life-cycle plug-ins have had their
shutdown methods called.
|
class |
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.