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

This package contains the implementations of the BindingController interface for flat, primitive and composite components.

See:
          Description

Interface Summary
BindingControllerDef This interface contains data related to the binding controller.
 

Class Summary
AbstractBindingControllerImpl Root class for binding controllers implementations.
CompositeAutoBindingControllerImpl Implementation of the binding controller for composite components.
CompositeBindingControllerImpl Implementation of the binding controller for composite components.
CompositeTemplateBindingControllerImpl Implementation of the binding controller for composite template components.
FlatBindingControllerImpl Implementation of the binding controller for flat components.
FlatTemplateBindingControllerImpl Implementation of the binding controller for flat template components.
PrimitiveAutoBindingControllerImpl Implementation of the binding controller for primitive components.
PrimitiveBindingControllerImpl Implementation of the binding controller for primitive components.
PrimitiveTemplateBindingControllerImpl Implementation of the binding controller for primitive template components.
 

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

This package contains the implementations of the BindingController interface for flat, primitive and composite components.