Package org.objectweb.fractal.aokell.lib.control.lifecycle

This package contains the implementations of the LifeCyleController interface for non composite (e.g. flat and primitive) and composite components.

See:
          Description

Interface Summary
InvocationCounter Interface for counting the number of currently executing method invocations in a component.
LifeCycleControllerDef This interface contains data related to the lifecycle controller.
LifeCycleCoordinatorItf This interface extends the Julia LifeCycleCoordinator interface with methods to count currently executing method invocations.
LifeCycleInterceptorItf This interface is implemented by all component content classes which are under the supervision of the lifecyle interceptor.
 

Class Summary
CompositeLifeCycleControllerImpl Implementation of the lifecycle controller for non composite components.
LifeCycleControllerImpl Implementation of the lifecycle controller for non composite components.
 

Package org.objectweb.fractal.aokell.lib.control.lifecycle Description

This package contains the implementations of the LifeCyleController interface for non composite (e.g. flat and primitive) and composite components.