org.objectweb.fractal.adl.implementations
Class FractalImplementationBuilder
java.lang.Object
org.objectweb.fractal.adl.implementations.FractalImplementationBuilder
- ImplementationBuilder
public class FractalImplementationBuilder
A Fractal based implementation of the
ImplementationBuilder
interface. This implementation uses the Fractal API to create components.
Object | createComponent(Object type, String name, String definition, Object controllerDesc, Object contentDesc, Object context)
|
createComponent
public Object createComponent(Object type,
String name,
String definition,
Object controllerDesc,
Object contentDesc,
Object context)
throws Exception
- createComponent in interface ImplementationBuilder