org.objectweb.jonathan.libs.kernel.helpers
Class BootKernel
java.lang.Object
org.objectweb.jonathan.libs.kernel.helpers.BootKernel
public final class BootKernel
extends java.lang.Object
This class provides a method to compute the bootstrap configuration,
generated from the file src/org/objectweb/jonathan/libs/kernel/helpers/BootKernel.kcf.
newConfiguration
public static Context newConfiguration(Class c)
Returns the effective bootstrap configuration.
c
- the class of the caller of this method.
- the bootstrap configuration.