Package lucee.runtime.instrumentation
Class Agent
java.lang.Object
lucee.runtime.instrumentation.Agent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
agentmain
(String agentArgs, Instrumentation inst) static Instrumentation
static Instrumentation
getInstrumentation
(Instrumentation defaultValue) static void
premain
(String agentArgs, Instrumentation inst)
-
Constructor Details
-
Agent
public Agent()
-
-
Method Details
-
premain
-
agentmain
-
getInstrumentation
- Throws:
IOException
-
getInstrumentation
-