Class RmiContextLookupSupplier

java.lang.Object
io.opentelemetry.javaagent.instrumentation.rmi.context.RmiContextLookupSupplier
All Implemented Interfaces:
Supplier<MethodHandles.Lookup>

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