Package com.atlassian.config.lifecycle.events

Interface Summary
LifecycleEvent Marker interface for lifecycle-related events
 

Class Summary
ApplicationStartedEvent Event produced when the application has completed starting up, and all lifecycle event plugins have had their startup methods called successfully.
ApplicationStoppedEvent Event produced when the application has shut down, and all the lifecycle plugins have had their shutdown methods called.
ApplicationStoppingEvent Event produced when the application is about to shut down, before any shutdown lifecycle plugins are run.
 



Atlassian Config is developed by Atlassian Software Systems.