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

This package contains the implementations of the Component interface for composite and non-composite components.

See:
          Description

Interface Summary
ComponentDescItf Interface for retrieving the attributes which describe a component.
ComponentItf Interface for component implementations.
ComponentSetterItf Interface for setting the reference towards the component controller.
 

Class Summary
ComponentImpl Root class for implementations of the Component interface.
CompositeComponentImpl Implementation of the Component interface for composite components.
 

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

This package contains the implementations of the Component interface for composite and non-composite components.