Class Constants
java.lang.Object
io.opentelemetry.javaagent.tooling.Constants
Some useful constants.
Idea here is to keep this class safe to inject into client's class loader.
-
Field Summary
FieldsModifier and TypeFieldDescriptionpackages which will be loaded on the bootstrap class loader. -
Method Summary
-
Field Details
-
BOOTSTRAP_PACKAGE_PREFIXES
packages which will be loaded on the bootstrap class loader.
-