org.shiftone.jrat.jvmti
Class Agent

java.lang.Object
  extended by org.shiftone.jrat.jvmti.Agent

public class Agent
extends java.lang.Object

-javaagent:


Constructor Summary
Agent()
           
 
Method Summary
static void premain(java.lang.String agentArgs, java.lang.instrument.Instrumentation instrumentation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Agent

public Agent()
Method Detail

premain

public static void premain(java.lang.String agentArgs,
                           java.lang.instrument.Instrumentation instrumentation)