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

This package contains the implementations of controllers.

See:
          Description

Interface Summary
Controller Interface for defining a controller.
 

Exception Summary
CloneCtrlException This exception is raised by the cloneFcCtrl methods defined by controllers whenever an error occurs during the state cloning process.
 

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

This package contains the implementations of controllers.

Package Control Interface Implementation
org.objectweb.fractal.aokell.lib.control.attribute AttributeController
org.objectweb.fractal.aokell.lib.control.binding BindingController
org.objectweb.fractal.aokell.lib.control.component Component
org.objectweb.fractal.aokell.lib.control.content ContentController
org.objectweb.fractal.aokell.lib.control.factory Factory
org.objectweb.fractal.aokell.lib.control.lifecycle LifeCycleController
org.objectweb.fractal.aokell.lib.control.name NameController
org.objectweb.fractal.aokell.lib.control.superc SuperController