Rio Project 4.2 API Documentation
org.rioproject.boot
Class InstrumentationHook
java.lang.Object
org.rioproject.boot.InstrumentationHook
public class InstrumentationHook
- extends Object
Allows the instrumentation class to be accessed
- Author:
- Dennis Reedy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentationHook
public InstrumentationHook()
getInstrumentation
public static Instrumentation getInstrumentation()
premain
public static void premain(String agentArgs,
Instrumentation inst)
Copyright © 2006-2011 Rio Project. All Rights Reserved.