Class EntitlementInitialization
java.lang.Object
org.elasticsearch.entitlement.initialization.EntitlementInitialization
Called by the agent during
agentmain to configure the entitlement system,
instantiate and configure an EntitlementChecker,
make it available to the bootstrap library via checker(),
and then install the Instrumenter
to begin injecting our instrumentation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EntitlementCheckerchecker()static voidinitialize(Instrumentation inst)
-
Constructor Details
-
EntitlementInitialization
public EntitlementInitialization()
-
-
Method Details
-
checker
-
initialize
- Throws:
Exception
-