org.apache.geronimo.deployment.cli
Class CommandListTargets
java.lang.Object
  
org.apache.geronimo.deployment.cli.AbstractCommand
      
org.apache.geronimo.deployment.cli.CommandListTargets
- All Implemented Interfaces: 
 - DeployCommand
 
public class CommandListTargets
- extends AbstractCommand
 
The CLI deployer logic to list targets.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CommandListTargets
public CommandListTargets()
execute
public void execute(PrintWriter out,
                    ServerConnection connection,
                    String[] args)
             throws org.apache.geronimo.common.DeploymentException
- Throws:
 org.apache.geronimo.common.DeploymentException
 
Copyright © 2006 Apache Software Foundation. All Rights Reserved.