org.glassfish.paas.gfplugin
Class CommandRunnerClient
java.lang.Object
org.glassfish.paas.gfplugin.CommandRunnerClient
- All Implemented Interfaces:
- CommandRunner
public class CommandRunnerClient
- extends Object
- implements CommandRunner
- Author:
- bhavanishankar@java.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final Logger logger
CommandRunnerClient
public CommandRunnerClient(org.jvnet.hk2.component.Habitat habitat)
run
public CommandResult run(String s,
String... strings)
- Specified by:
run in interface CommandRunner
setTerse
public void setTerse(boolean b)
- Specified by:
setTerse in interface CommandRunner
Copyright © 2012. All Rights Reserved.