org.jboss.aop.standalone
Class PluggableInstrumentor
java.lang.Object
org.jboss.aop.standalone.PluggableInstrumentor
public class PluggableInstrumentor
- extends Object
Expose the Instrumentation interface to JVM.
- Version:
- $Revision: 37406 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluggableInstrumentor
public PluggableInstrumentor()
getInstrumentor
public static Instrumentation getInstrumentor()
premain
public static void premain(String agentArgs,
Instrumentation inst)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.