Class ExecutorLookupSupplier

java.lang.Object
io.opentelemetry.javaagent.instrumentation.executors.ExecutorLookupSupplier
All Implemented Interfaces:
Supplier<MethodHandles.Lookup>

public final class ExecutorLookupSupplier extends Object implements Supplier<MethodHandles.Lookup>
Helper class that provides a MethodHandles.Lookup that allows defining classes in this package.