public class CommandExecutor extends MasterToSlaveCallable<Boolean,RuntimeException>
| Constructor and Description |
|---|
CommandExecutor(String command) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
checkRolespublic CommandExecutor(String command)
public Boolean call() throws RuntimeException
RuntimeExceptionCopyright © 2016–2018. All rights reserved.