|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonathan.apis.kernel.Kernel
This class provides a method to compute the bootstrap configuration, generated from the file src/org/objectweb/jonathan/apis/kernel/Kernel.kcf.
Constructor Summary | |
Kernel()
|
Method Summary | |
static org.objectweb.jonathan.apis.kernel.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 Kernel()
Method Detail |
public static org.objectweb.jonathan.apis.kernel.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 |