All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.newrelic.weave.violation.BOOTSTRAP_CLASS.md Maven / Gradle / Ivy

There is a newer version: 8.17.0
Show newest version
## BOOTSTRAP_CLASS ##

###Description###

This violation was raised because the @Weave class is attempting to match a bootstrap class but java.lang.instrument.Instrumentation was not provided to the weaver. In order to weave a bootstrap class we must have an implementation of the Instrumentation interface provided to the weaver.

###No Example###




© 2015 - 2024 Weber Informatics LLC | Privacy Policy