spring-framework / org.springframework.instrument.classloading / InstrumentationLoadTimeWeaver / isInstrumentationAvailable

isInstrumentationAvailable

open static fun isInstrumentationAvailable(): Boolean

Check whether an Instrumentation instance is available for the current VM.

See Also
#getInstrumentation()