Rio Project 4.2 API Documentation



org.rioproject.boot
Class InstrumentationHook

java.lang.Object
  extended by org.rioproject.boot.InstrumentationHook

public class InstrumentationHook
extends Object

Allows the instrumentation class to be accessed

Author:
Dennis Reedy

Constructor Summary
InstrumentationHook()
           
 
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

InstrumentationHook

public InstrumentationHook()
Method Detail

getInstrumentation

public static Instrumentation getInstrumentation()

premain

public static void premain(String agentArgs,
                           Instrumentation inst)

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.