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

Version:
$Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $

Field Summary
 
Fields inherited from class org.apache.geronimo.system.main.CommandLine
log
 
Constructor Summary
LocalServer(java.lang.String bootModule, java.lang.String configListLocation)
           
 
Method Summary
protected  java.util.List getConfigurationList(java.lang.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(java.lang.String bootModule,
                   java.lang.String configListLocation)
            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getKernel

public Kernel getKernel()
Overrides:
getKernel in class CommandLine

getConfigurationList

protected java.util.List getConfigurationList(java.lang.String path)
                                       throws GBeanNotFoundException,
                                              java.io.IOException
Throws:
GBeanNotFoundException
java.io.IOException


Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.