|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Kernel | |
org.apache.geronimo.kernel | |
org.apache.geronimo.kernel.config |
Uses of Kernel in org.apache.geronimo.kernel |
Methods in org.apache.geronimo.kernel that return Kernel | |
static Kernel |
Kernel.getKernel(String name)
Get a particular kernel indexed by a name |
static Kernel |
Kernel.getSingleKernel()
Obtain the single kernel that's registered. |
Uses of Kernel in org.apache.geronimo.kernel.config |
Constructors in org.apache.geronimo.kernel.config with parameters of type Kernel | |
Configuration(Kernel kernel,
String objectName,
URI id,
ConfigurationModuleType moduleType,
URI parentID,
ConfigurationParent parent,
List classPath,
byte[] gbeanState,
Collection repositories,
List dependencies)
Constructor that can be used to create an offline Configuration, typically only used publically during the deployment process for initial configuration. |
|
ConfigurationManagerImpl(Kernel kernel,
Collection stores)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |