org.crsh.standalone
Class Agent
java.lang.Object
org.crsh.standalone.Agent
-
public class Agent
- extends Object
-
Constructor Summary |
Agent(Instrumentation instrumentation)
|
Method Summary |
static void |
agentmain(String agentArgs, Instrumentation inst)
|
void |
main(String cmd, String conf, List<String> properties, Integer port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static Logger log
-
.
instrumentation
private final Instrumentation instrumentation
-
.
Agent
public Agent(Instrumentation instrumentation)
agentmain
public static void agentmain(String agentArgs,
Instrumentation inst)
throws Exception
-
- Throws:
Exception
main
public void main(String cmd,
String conf,
List<String> properties,
Integer port)
throws Exception
-
- Throws:
Exception
Copyright © 2015 eXo Platform SAS. All Rights Reserved.