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 java.lang.instrument.Instrumentation getInstrumentor()
premain
public static void premain(String agentArgs,
java.lang.instrument.Instrumentation inst)
Copyright © 2004 JBoss Inc. All Rights Reserved.