org.springframework.instrument.classloading
Class InstrumentationLoadTimeWeaver.InstrumentationAccessor

java.lang.Object
  extended by org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver.InstrumentationAccessor
Enclosing class:
InstrumentationLoadTimeWeaver

private static class InstrumentationLoadTimeWeaver.InstrumentationAccessor
extends java.lang.Object

Inner class to avoid InstrumentationSavingAgent dependency.


Constructor Summary
private InstrumentationLoadTimeWeaver.InstrumentationAccessor()
           
 
Method Summary
static java.lang.instrument.Instrumentation getInstrumentation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentationLoadTimeWeaver.InstrumentationAccessor

private InstrumentationLoadTimeWeaver.InstrumentationAccessor()
Method Detail

getInstrumentation

public static java.lang.instrument.Instrumentation getInstrumentation()