org.apache.geronimo.main
Class Bootstrapper
java.lang.Object
org.apache.geronimo.main.FrameworkLauncher
org.apache.geronimo.main.Bootstrapper
public class Bootstrapper
- extends FrameworkLauncher
- Version:
- $Rev: 1149409 $ $Date: 2011-07-22 07:58:52 +0800 (Fri, 22 Jul 2011) $
| Methods inherited from class org.apache.geronimo.main.FrameworkLauncher |
copySystemProperties, destroy, getFramework, launch, loadSystemProperties, setAdditionalConfigFile, setCleanStorage, setConfigFile, setLog4jConfigFile, setStartupFile, setUniqueInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bootstrapper
public Bootstrapper()
setWaitForStop
public void setWaitForStop(boolean waitForStop)
setStartBundles
public void setStartBundles(List<String> bundles)
execute
public int execute(Object opaque)
getMain
public Main getMain()
loadStartupProperties
protected List<org.apache.geronimo.main.FrameworkLauncher.BundleInfo> loadStartupProperties(Properties startupProps,
List<File> bundleDirs)
- Overrides:
loadStartupProperties in class FrameworkLauncher
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.