org.apache.geronimo.console.cli.controller
Class SelectDistributedModules.RunningModules
java.lang.Object
org.apache.geronimo.console.cli.controller.SelectDistributedModules.Runner
org.apache.geronimo.console.cli.controller.SelectDistributedModules.RunningModules
- Enclosing class:
- SelectDistributedModules
- public static class SelectDistributedModules.RunningModules
- extends org.apache.geronimo.console.cli.controller.SelectDistributedModules.Runner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectDistributedModules.RunningModules
public SelectDistributedModules.RunningModules(String action)
- Parameters:
action
- The action that the user is trying to perform on the
selected modules (i.e. "stop" or "redeploy").
getModules
public javax.enterprise.deploy.spi.TargetModuleID[] getModules(javax.enterprise.deploy.shared.ModuleType type,
DeploymentContext context)
throws javax.enterprise.deploy.spi.exceptions.TargetException
- Throws:
javax.enterprise.deploy.spi.exceptions.TargetException
getAction
public String getAction()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.