Class RmiContextServerLookupSupplier
java.lang.Object
io.opentelemetry.javaagent.instrumentation.rmi.context.server.RmiContextServerLookupSupplier
- All Implemented Interfaces:
Supplier<MethodHandles.Lookup>
public final class RmiContextServerLookupSupplier
extends Object
implements Supplier<MethodHandles.Lookup>
Helper class that provides a MethodHandles.Lookup that allows defining classes in this package.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RmiContextServerLookupSupplier
public RmiContextServerLookupSupplier()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<MethodHandles.Lookup>
-