private static java.lang.ClassLoader |
ByteBuddyAgent.BOOTSTRAP_CLASS_LOADER |
Representation of the bootstrap ClassLoader .
|
private static java.io.File |
ByteBuddyAgent.CANNOT_SELF_RESOLVE |
Represents a failed attempt to self-resolve a jar file location.
|
private static java.lang.instrument.Instrumentation |
ByteBuddyAgent.UNAVAILABLE |
An indicator variable to express that no instrumentation is available.
|
private static java.lang.String |
ByteBuddyAgent.WITHOUT_ARGUMENT |
Represents a no-op argument for a dynamic agent attachment.
|