Class ApplicationStoppingEvent
java.lang.Object
com.atlassian.confluence.event.events.lifecycle.ApplicationStoppingEvent
Event produced when the application is about to shut down, before any shutdown life-cycle
plug-ins are run.
Should be used in preference to ApplicationStoppingEvent
.
- Since:
- 8.9
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationStoppingEvent
public ApplicationStoppingEvent()
-