Package com.atlassian.config.lifecycle

Manages tasks related to the startup and shutdown of the application.

See:
          Description

Interface Summary
LifecycleContext  
LifecycleItem  
LifecycleManager Manages operations that must be performed on startup and shutdown of the application.
 

Class Summary
DefaultLifecycleContext  
DefaultLifecycleManager  
LifecyclePluginModuleDescriptor Descriptor for lifecycle plugin modules.
LifecycleServletContextListener Servlet context listener to synchronise lifecycle startup and shutdown with the web application.
ServletContextListenerWrapper Wrapper to convert a ServletContextListener into a LifecycleItem.
 

Package com.atlassian.config.lifecycle Description

Manages tasks related to the startup and shutdown of the application.



Copyright © 2006-2008 Atlassian Pty Ltd. All Rights Reserved.