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
- Version:
- $Rev: 476049 $ $Date: 2006-11-17 15:35:17 +1100 (Fri, 17 Nov 2006) $
| 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 int main(MainConfigurationBootstrapper bootstrapper,
Object opaque,
org.osgi.framework.BundleContext bundleContext)
getMain
public Main getMain(org.osgi.framework.BundleContext bundleContext)
bootKernel
public void bootKernel(org.osgi.framework.BundleContext bundleContext)
throws Exception
- Throws:
Exception
loadBootConfiguration
public void loadBootConfiguration(org.osgi.framework.BundleContext bundleContext)
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-2013 The Apache Geronimo development community. All Rights Reserved.