Class InstrumentationModuleInstaller

java.lang.Object
io.opentelemetry.javaagent.tooling.instrumentation.InstrumentationModuleInstaller

public final class InstrumentationModuleInstaller extends Object
  • Field Details

    • NOT_DECORATOR_MATCHER

      public static final net.bytebuddy.matcher.ElementMatcher.Junction<net.bytebuddy.description.annotation.AnnotationSource> NOT_DECORATOR_MATCHER
  • Constructor Details

    • InstrumentationModuleInstaller

      public InstrumentationModuleInstaller(Instrumentation instrumentation)