|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonathan.libs.kernel.helpers.BootKernel
This class provides a method to compute the bootstrap configuration, generated from the file src/org/objectweb/jonathan/libs/kernel/helpers/BootKernel.kcf.
Constructor Summary | |
BootKernel()
|
Method Summary | |
static Context |
newConfiguration(java.lang.Class c)
Returns the effective bootstrap configuration. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BootKernel()
Method Detail |
public static Context newConfiguration(java.lang.Class c)
c
- the class of the caller of this method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |