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 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.