|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.jade.fractal.julia.factory.UseGenericInstallingFactoryContextControllerMixin
public abstract class UseGenericInstallingFactoryContextControllerMixin
Provides a GenericInstallingFactoryContextController field to a Controller.
Requirements
GenericInstallingFactoryContextController interface.
| Field Summary | |
|---|---|
GenericInstallingFactoryContextController |
weaveableGIFCC
The GenericInstallingFactoryContextController 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 GenericInstallingFactoryContextController weaveableGIFCC
GenericInstallingFactoryContextController 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 | |||||||||