Uses of Package
aokell.lib.control.lifecycle

Packages that use aokell.lib.control.lifecycle
aokell.lib.control.lifecycle This package contains the implementations of the LifeCyleController interface for non composite (e.g. flat and primitive) and composite components. 
aokell.lib.membrane.composite This package contains the definition of four composite membranes. 
aokell.lib.membrane.flat This package contains the definition of four flat membranes. 
aokell.lib.membrane.marker   
aokell.lib.membrane.primitive This package contains the definition of four primitive membranes. 
 

Classes in aokell.lib.control.lifecycle used by aokell.lib.control.lifecycle
AbstractLifeCycleControllerImpl
          Root class for life cyle controller implementations.
LifeCycleControllerItf
          This interface extends the Fractal LifeCycleController interface with a method to test whether the component is started or not.
 

Classes in aokell.lib.control.lifecycle used by aokell.lib.membrane.composite
LifeCycleControllerItf
          This interface extends the Fractal LifeCycleController interface with a method to test whether the component is started or not.
LifeCycleControllerSetterGetterItf
          Interface for managing the reference towards the lifecycle controller.
 

Classes in aokell.lib.control.lifecycle used by aokell.lib.membrane.flat
LifeCycleControllerItf
          This interface extends the Fractal LifeCycleController interface with a method to test whether the component is started or not.
LifeCycleControllerSetterGetterItf
          Interface for managing the reference towards the lifecycle controller.
 

Classes in aokell.lib.control.lifecycle used by aokell.lib.membrane.marker
LifeCycleControllerItf
          This interface extends the Fractal LifeCycleController interface with a method to test whether the component is started or not.
LifeCycleControllerSetterGetterItf
          Interface for managing the reference towards the lifecycle controller.
 

Classes in aokell.lib.control.lifecycle used by aokell.lib.membrane.primitive
LifeCycleControllerItf
          This interface extends the Fractal LifeCycleController interface with a method to test whether the component is started or not.
LifeCycleControllerSetterGetterItf
          Interface for managing the reference towards the lifecycle controller.