org.crsh.standalone
Class CRaSH
java.lang.Object
org.crsh.standalone.CRaSH
-
public class CRaSH
- extends Object
-
Constructor Summary |
CRaSH()
|
Method Summary |
private void |
copy(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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static Logger log
-
.
descriptor
private final CommandDescriptorImpl<CRaSH> descriptor
-
.
CRaSH
public CRaSH()
throws IntrospectionException
-
- Throws:
IntrospectionException
copy
private void copy(File src,
File dst)
throws IOException
-
- Throws:
IOException
main
public void main(Boolean nonInteractive,
List<String> cmds,
List<String> confs,
List<String> properties,
ResourceMode cmdMode,
ResourceMode confMode,
List<Integer> pids)
throws Exception
-
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
-
- Throws:
Exception
Copyright © 2014 eXo Platform SAS. All Rights Reserved.