JBoss AOP Parent POM 2.2.2.GA

org.jboss.aop.standalone
Class PluggableInstrumentor

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

public class PluggableInstrumentor
extends Object

Expose the Instrumentation interface to JVM.

Version:
$Revision: 37406 $
Author:
Bill Burke

Constructor Summary
PluggableInstrumentor()
           
 
Method Summary
static Instrumentation getInstrumentor()
           
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

PluggableInstrumentor

public PluggableInstrumentor()
Method Detail

getInstrumentor

public static Instrumentation getInstrumentor()

premain

public static void premain(String agentArgs,
                           Instrumentation inst)

JBoss AOP Parent POM 2.2.2.GA

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