Package org.objectweb.fractal.juliak.factory

This package contains the implementations of Fractal factories.

See:
          Description

Class Summary
AbstractGenericFactoryImpl Abstract super class for generic factories.
AbstractJuliaEnabledGenericFactoryImpl Abstract super class for generic factories.
AbstractMap An implementation of the Map interface where each method throws an UnsupportedOperationException.
BasicGenericFactoryImpl A generic factory which instanciates components with a component-based membrane.
ClassDefinition A struct-like class for holding class definitions and their bytecode.
ClasseDefinitions Repository for classes dynamically loaded by Juliak.
ControlComponentBoundMap An implementation of a Map where the get method returns the interface associated to a control component.
InstanceGenerator Super class for instance generators.
InterfaceInstanceGenerator This class generates Fractal Interface instances.
TypeFactoryImpl The implementation of the type factory.
 

Package org.objectweb.fractal.juliak.factory Description

This package contains the implementations of Fractal factories. These factories are provided by the bootstrap component.

Since:
2.5