org.lightwolf.tools
Class Agent

java.lang.Object
  extended by org.lightwolf.tools.Agent

public class Agent
extends Object


Constructor Summary
Agent()
           
 
Method Summary
static void premain(String agentArgs, Instrumentation inst)
           
 
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(String agentArgs,
                           Instrumentation inst)