|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.jade.fractal.julia.control.reversebinding.UseReverseBindingControllerMixin
public abstract class UseReverseBindingControllerMixin
Provides a ReverseBindingController field to a Controller.
Requirements
ReverseBindingController interface.
| Field Summary | |
|---|---|
ReverseBindingController |
weaveableRBC
The ReverseBindingController interface of the component to which
this controller object belongs. |
| Method Summary | |
|---|---|
abstract void |
_super_initFcController(org.objectweb.fractal.julia.InitializationContext ic)
The initFcController method overriden
by this mixin. |
void |
initFcController(org.objectweb.fractal.julia.InitializationContext ic)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ReverseBindingController weaveableRBC
ReverseBindingController interface of the component to which
this controller object belongs.
| Method Detail |
|---|
public void initFcController(org.objectweb.fractal.julia.InitializationContext ic)
throws org.objectweb.fractal.api.factory.InstantiationException
initFcController in interface org.objectweb.fractal.julia.Controllerorg.objectweb.fractal.api.factory.InstantiationException
public abstract void _super_initFcController(org.objectweb.fractal.julia.InitializationContext ic)
throws org.objectweb.fractal.api.factory.InstantiationException
initFcController method overriden
by this mixin.
ic - information about the component to which this controller
object belongs.
org.objectweb.fractal.api.factory.InstantiationException - if the initialization fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||