Package aokell.lib.control.factory

This package contains the implementation of the Factory controller interface.

See:
          Description

Interface Summary
FactoryItf This interface extends the Fractal Factory interface with a method which provides hints for instantiating a new component.
 

Class Summary
AbstractFactoryImpl Root implementation for primitive and composite factories.
CompositeFactoryImpl Implementation of the factory interface for composite components.
PrimitiveFactoryImpl Implementation of the factory interface for primitive components.
 

Package aokell.lib.control.factory Description

This package contains the implementation of the Factory controller interface.