Class InstrumentationHelper
java.lang.Object
io.opentelemetry.javaagent.instrumentation.guava.v10_0.InstrumentationHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidThis method is invoked to trigger the runtime system to execute the static initializer block ensuring that theGuavaAsyncOperationEndStrategyis registered exactly once.
-
Method Details
-
initialize
public static void initialize()This method is invoked to trigger the runtime system to execute the static initializer block ensuring that theGuavaAsyncOperationEndStrategyis registered exactly once.
-