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

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

public class TopLevel
extends TextController

Top-level menu for working with the DeploymentManager.

Version:
$Revision: 1.6 $ $Date: 2004/07/23 07:26:55 $

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

TopLevel

public TopLevel(DeploymentContext context)
Method Detail

execute

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


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