Uses of Class
org.apache.geronimo.console.cli.TextController

Packages that use TextController
org.apache.geronimo.console.cli.controller   
 

Uses of TextController in org.apache.geronimo.console.cli.controller
 

Subclasses of TextController in org.apache.geronimo.console.cli.controller
 class AddServer
          Add a target to the list of selected targets.
 class ConnectDeploymentManager
          Connect to a DeploymentManager.
 class ControlDeployments
          Select targets or view, start, stop, or undeploy modules from the targets.
 class DeploymentOptions
          The screen that lets you distribute, deploy, or redeploy the current module.
 class DistributeModule
          Distribute a module to the current deployment manager.
 class EditServerSpecificDD
          Hands over control to DConfigBeanConfigurator to let the user edit the server-specific deployment information.
 class InitializeEJBJAR
          Loads the deployment descriptor information from the specific EJB JAR file.
 class InitializeWAR
          Loads the deployment descriptor information from the specific WAR file.
 class ListDeployments
          List deployed modules for the selected targets
 class LoadServerSpecificDD
          Loads the server-specific deployment information from a file on disk.
 class ProgressMonitor
          Watch the progress of a long-running operation.
 class SaveServerSpecificDD
          Saves the server-specific deployment information to a file on disk.
 class SelectDistributedModules
          Chooses a set of distributed but running or not running modules, so the caller can start, stop, or undeploy, or redeploy them.
 class SelectModule
          Selects a J2EE module to deploy/edit/etc.
 class SelectServer
          Select targets to operate on.
 class TopLevel
          Top-level menu for working with the DeploymentManager.
 class WorkWithEJBJAR
          Main screen for operating on an EJB JAR
 class WorkWithWAR
          Main screen for operating on a web application WAR
 



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