Uses of Interface
org.objectweb.fractal.aokell.lib.control.component.ComponentDescItf

Packages that use ComponentDescItf
org.objectweb.fractal.aokell.lib.control.component This package contains the implementations of the Component interface for composite and non-composite components. 
 

Uses of ComponentDescItf in org.objectweb.fractal.aokell.lib.control.component
 

Classes in org.objectweb.fractal.aokell.lib.control.component that implement ComponentDescItf
 class ComponentImpl
          Root class for implementations of the Component interface.
 class CompositeComponentImpl
          Implementation of the Component interface for composite components.