Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.fractal.adl.attributes.JavaAttributeBuilder
org.objectweb.fractal.adl.attributes.FractalAttributeBuilder
public class FractalAttributeBuilder
extends JavaAttributeBuilder
AttributeBuilder
interface.
This implementation uses the Fractal API to set component attributes.
Method Summary | |
void |
|
Methods inherited from class org.objectweb.fractal.adl.attributes.JavaAttributeBuilder | |
setAttribute |
public void setAttribute(Object component, String attributeController, String name, String value, Object context) throws Exception
- Specified by:
- setAttribute in interface AttributeBuilder
- Overrides:
- setAttribute in interface JavaAttributeBuilder