org.apache.geronimo.deployment.cli
Class CommandInstallLibrary

java.lang.Object
  extended by org.apache.geronimo.deployment.cli.AbstractCommand
      extended by org.apache.geronimo.deployment.cli.CommandInstallLibrary
All Implemented Interfaces:
DeployCommand

public class CommandInstallLibrary
extends AbstractCommand


Constructor Summary
CommandInstallLibrary()
           
 
Method Summary
 void execute(jline.ConsoleReader consoleReader, ServerConnection connection, CommandArgs commandArgs)
           
 
Methods inherited from class org.apache.geronimo.deployment.cli.AbstractCommand
emit, identifyTargets, isLocalOnly, isMultipleTargets, waitForProgress
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandInstallLibrary

public CommandInstallLibrary()
Method Detail

execute

public void execute(jline.ConsoleReader consoleReader,
                    ServerConnection connection,
                    CommandArgs commandArgs)
             throws DeploymentException
Throws:
DeploymentException


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