|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.fractal.julia.control.binding.TypeBasicBindingMixin
Provides a basic type system based initializer to a BindingController.
Requirements
ComponentType.
| Field Summary | |
Map |
_this_fcBindings
The fcBindings field required by this mixin. |
| Method Summary | |
abstract void |
_super_initFcController(InitializationContext i)
The initFcController method overriden
by this mixin. |
void |
initFcController(InitializationContext ic)
Initializes the _this_fcBindings map, and then calls the overriden
method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Map _this_fcBindings
| Method Detail |
public void initFcController(InitializationContext ic)
throws InstantiationException
_this_fcBindings map, and then calls the overriden
method.
initFcController in interface Controlleric - information about the component to which this controller object
belongs.
InstantiationException - if the initialization fails.
public abstract void _super_initFcController(InitializationContext i)
throws InstantiationException
initFcController method overriden
by this mixin.
InstantiationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||