public final class BootKernel
extends java.lang.Object
Constructor and Description |
---|
BootKernel() |
Modifier and Type | Method and Description |
---|---|
static Context |
newConfiguration(java.lang.Class c)
Returns the effective bootstrap configuration.
|
public static Context newConfiguration(java.lang.Class c)
c
- the class of the caller of this method.