|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.fractal.aokell.AOKell
public class AOKell
The AOKell factory component. This component returns the reference of the Fractal bootstrap component.
Field Summary | |
---|---|
static String |
DUMP_GENERATED_PROP_NAME
Property name for dumping run-time generated code. |
Constructor Summary | |
---|---|
AOKell()
|
Method Summary | |
---|---|
Object |
getFcContentDesc()
Return the Fractal content description of this component. |
Object |
getFcControllerDesc()
Return the Fractal controller description of this component. |
Type |
getFcInstanceType()
Return the Fractal type of this component. |
Component |
newFcInstance()
Return the reference of the bootstrap component. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DUMP_GENERATED_PROP_NAME
Constructor Detail |
---|
public AOKell()
Method Detail |
---|
public Type getFcInstanceType()
getFcInstanceType
in interface Factory
public Object getFcControllerDesc()
getFcControllerDesc
in interface Factory
public Object getFcContentDesc()
getFcContentDesc
in interface Factory
public Component newFcInstance() throws InstantiationException
newFcInstance
in interface Factory
InstantiationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |