com.sun.enterprise.admin.cli.embeddable
Class CommandExecutorImpl
java.lang.Object
com.sun.enterprise.admin.cli.embeddable.CommandExecutorImpl
- All Implemented Interfaces:
- CommandRunner
@Service
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class CommandExecutorImpl
- extends Object
- implements CommandRunner
- Author:
- bhavanishankar@dev.java.net, sanjeeb.sahoo@sun.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandExecutorImpl
public CommandExecutorImpl()
run
public CommandResult run(String command,
String... args)
- Specified by:
run in interface CommandRunner
setTerse
public void setTerse(boolean terse)
- Specified by:
setTerse in interface CommandRunner
Copyright © 2012. All Rights Reserved.