|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dream.control.activity.scheduler.UseSchedulerControllerMixin
Provides a SchedulerManagerController
field to a
Controller
.
Field Summary | |
SchedulerManagerController |
weaveableSC
The SchedulerManagerController interface of the component to which
this controller object belongs. |
Method Summary | |
abstract void |
_super_initFcController(InitializationContext i)
The initFcController
method overriden by this mixin. |
void |
initFcController(InitializationContext ic)
Initializes the fields of this mixin 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 SchedulerManagerController weaveableSC
SchedulerManagerController
interface of the component to which
this controller object belongs.
Method Detail |
public void initFcController(InitializationContext ic) throws InstantiationException
InstantiationException
Controller.initFcController(org.objectweb.fractal.julia.InitializationContext)
public abstract void _super_initFcController(InitializationContext i) throws InstantiationException
initFcController
method overriden by this mixin.
InstantiationException
Controller.initFcController(org.objectweb.fractal.julia.InitializationContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |