| Modifier and Type | Field and Description |
|---|---|
private CommandDescriptor<Instance<CRaSH>> |
descriptor
.
|
private static Logger |
log
.
|
| Constructor and Description |
|---|
CRaSH() |
| Modifier and Type | Method and Description |
|---|---|
private void |
copyCmd(File src,
File dst) |
private void |
copyConf(File src,
File dst) |
void |
main(Boolean nonInteractive,
List<String> cmds,
List<String> confs,
List<String> properties,
ResourceMode cmdMode,
ResourceMode confMode,
List<Integer> pids) |
static void |
main(String[] args) |
private final CommandDescriptor<Instance<CRaSH>> descriptor
public CRaSH() throws IntrospectionException
IntrospectionExceptionprivate void copyCmd(File src, File dst) throws IOException
IOExceptionprivate void copyConf(File src, File dst) throws IOException
IOExceptionpublic void main(Boolean nonInteractive, List<String> cmds, List<String> confs, List<String> properties, ResourceMode cmdMode, ResourceMode confMode, List<Integer> pids) throws Exception
ExceptionCopyright © 2014 eXo Platform SAS. All Rights Reserved.