org.apache.geronimo.cli.deployer
Class DeployerCLI

java.lang.Object
  extended by org.apache.geronimo.cli.AbstractCLI
      extended by org.apache.geronimo.cli.deployer.DeployerCLI

public class DeployerCLI
extends AbstractCLI


Constructor Summary
protected DeployerCLI(String[] args)
           
 
Method Summary
protected  boolean executeCommand(CLParser parser)
           
protected  CLParser getCLParser()
           
static void main(String[] args)
           
protected  MainConfigurationBootstrapper newMainConfigurationBootstrapper()
           
 
Methods inherited from class org.apache.geronimo.cli.AbstractCLI
executeMain, initializeLogging
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployerCLI

protected DeployerCLI(String[] args)
Method Detail

main

public static void main(String[] args)

executeCommand

protected boolean executeCommand(CLParser parser)
Overrides:
executeCommand in class AbstractCLI

getCLParser

protected CLParser getCLParser()
Specified by:
getCLParser in class AbstractCLI

newMainConfigurationBootstrapper

protected MainConfigurationBootstrapper newMainConfigurationBootstrapper()
Specified by:
newMainConfigurationBootstrapper in class AbstractCLI


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