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

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

public class DeploymentOptions
extends TextController

The screen that lets you distribute, deploy, or redeploy the current module.

Version:
$Revision: 1.5 $ $Date: 2004/07/16 04:09:04 $

Field Summary
 
Fields inherited from class org.apache.geronimo.console.cli.TextController
context
 
Constructor Summary
DeploymentOptions(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
 

Constructor Detail

DeploymentOptions

public DeploymentOptions(DeploymentContext context)
Method Detail

execute

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


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