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