org.apache.geronimo.console.cli.controller
Class ConnectDeploymentManager

java.lang.Object
  extended byorg.apache.geronimo.console.cli.TextController
      extended byorg.apache.geronimo.console.cli.controller.ConnectDeploymentManager

public class ConnectDeploymentManager
extends TextController

Connect to a DeploymentManager.

Version:
$Revision: 1.1 $ $Date: 2004/07/16 04:39:41 $

Field Summary
static String DEFAULT_URI
          Default URL of a Geronimo DeploymentManager.
 
Fields inherited from class org.apache.geronimo.console.cli.TextController
context
 
Constructor Summary
ConnectDeploymentManager(DeploymentContext context)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.apache.geronimo.console.cli.TextController
available, available, confirmModuleAction, ensureConnected, initializeDConfigBean, newScreen, print, println, truncate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_URI

public static final String DEFAULT_URI
Default URL of a Geronimo DeploymentManager.

See Also:
Constant Field Values
Constructor Detail

ConnectDeploymentManager

public ConnectDeploymentManager(DeploymentContext context)
Method Detail

execute

public void execute()
Specified by:
execute in class TextController


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