Class EntitlementInitialization

java.lang.Object
org.elasticsearch.entitlement.initialization.EntitlementInitialization

public class EntitlementInitialization extends Object
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.