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