org.apache.geronimo.system.main
Class LocalServer

java.lang.Object
  extended by org.apache.geronimo.system.main.CommandLine
      extended by org.apache.geronimo.system.main.LocalServer

public class LocalServer
extends CommandLine


Field Summary
 
Fields inherited from class org.apache.geronimo.system.main.CommandLine
log
 
Constructor Summary
LocalServer(String bootModule, String configListLocation)
           
 
Method Summary
protected  List getConfigurationList(String path)
           
 Kernel getKernel()
           
 
Methods inherited from class org.apache.geronimo.system.main.CommandLine
doInvokeMainGBean, getBootedKernel, initializeKernel, invokeMainGBean, loadBootstrapConfiguration, loadConfigurations, main, startKernel, stopKernel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalServer

public LocalServer(String bootModule,
                   String configListLocation)
            throws Exception
Throws:
Exception
Method Detail

getKernel

public Kernel getKernel()
Overrides:
getKernel in class CommandLine

getConfigurationList

protected List getConfigurationList(String path)
                             throws GBeanNotFoundException,
                                    IOException
Throws:
GBeanNotFoundException
IOException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.