Package org.objectweb.fractal.api.factory

Specifies some basic component interfaces to instantiate components.

See:
          Description

Interface Summary
Factory A component interface to create components of the same type.
GenericFactory A component interface to create arbitrary components.
 

Exception Summary
InstantiationException Thrown when a component cannot be instantiated.
 

Package org.objectweb.fractal.api.factory Description

Specifies some basic component interfaces to instantiate components.

Since:
Fractal 0.8.0