|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.dream.control.logger.UseLoggerControllerMixin
Provides an optional LoggerController
field to a
Controller
.
Field Summary | |
LoggerController |
weaveableOptLogC
The LoggerController interface of the component to which this
controller object belongs. |
Method Summary | |
abstract void |
_super_initFcController(InitializationContext i)
The Controller.initFcController(InitializationContext)
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 LoggerController weaveableOptLogC
LoggerController
interface of the component to which this
controller object belongs.
Method Detail |
public void initFcController(InitializationContext ic) throws InstantiationException
InstantiationException
Controller.initFcController(InitializationContext)
public abstract void _super_initFcController(InitializationContext i) throws InstantiationException
Controller.initFcController(InitializationContext)
method overriden by this mixin.
InstantiationException
Controller.initFcController(InitializationContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |