org.jboss.aop.standalone
Class Agent

java.lang.Object
  extended by org.jboss.aop.standalone.Agent

public class Agent
extends Object

Comment

Version:
$Revision: 46253 $
Author:
Bill Burke

Constructor Summary
Agent()
           
 
Method Summary
static Instrumentation getInstrumentation()
           
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

getInstrumentation

public static Instrumentation getInstrumentation()

premain

public static void premain(String agentArgs,
                           Instrumentation inst)


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.