Package com.cafesoft.core.lifecycle

Support for objects that are started, stopped, etc.

See:
          Description

Interface Summary
Lifecycle Defines a common interface for component life cycle methods.
LifecycleListener Defines a listener for significant events (including "component start" and "component stop" generated by a component that implements the Lifecycle interface.
 

Class Summary
LifecycleBase A base implementation of the Lifecycle interface.
LifecycleEvent Notifies listeners of significant changes on a component that implements the Lifecycle interface.
 

Exception Summary
LifecycleException  
 

Package com.cafesoft.core.lifecycle Description

Support for objects that are started, stopped, etc.



Generated on 5:16:42 PM May 12, 2008, © 1996-2005 Cafésoft LLC. All rights reserved.