org.apache.geronimo.kernel.util
Class MainConfigurationBootstrapper
java.lang.Object
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper
- Direct Known Subclasses:
- MainBootstrapper
public class MainConfigurationBootstrapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kernel
protected Kernel kernel
MainConfigurationBootstrapper
public MainConfigurationBootstrapper()
main
public static void main(String[] args)
main
public static int main(MainConfigurationBootstrapper bootstrapper,
Object opaque)
getMain
public Main getMain(ClassLoader classLoader)
bootKernel
public void bootKernel()
throws Exception
- Throws:
Exception
loadBootConfiguration
public void loadBootConfiguration(ClassLoader classLoader)
throws Exception
- Throws:
Exception
loadPersistentConfigurations
public void loadPersistentConfigurations()
throws Exception
- Throws:
Exception
getMain
public Main getMain()
throws Exception
- Throws:
Exception
getKernel
public Kernel getKernel()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.