| Package | Description |
|---|---|
| org.crsh.standalone |
| Modifier and Type | Method and Description |
|---|---|
static ResourceMode |
ResourceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceMode[] |
ResourceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CRaSH.main(Boolean nonInteractive,
List<String> cmds,
List<String> confs,
List<String> properties,
ResourceMode cmdMode,
ResourceMode confMode,
List<Integer> pids) |
void |
Agent.main(List<String> cmds,
List<String> confs,
List<String> properties,
ResourceMode cmdMode,
ResourceMode confMode,
Integer port) |
Copyright © 2014 eXo Platform SAS. All Rights Reserved.