Package 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 aokell.lib.control Description

This package contains the implementations of controllers.

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