Package com.newrelic.agent.instrumentation
-
Enum Summary Enum Description InstrumentationType Indicates why a method was instrumented - through custom configuration, an annotation, or the agent's built in instrumentation sets. -
Annotation Types Summary Annotation Type Description InstrumentedClass Marks an instrumented class.InstrumentedMethod Marks an instrumented method.WeavedMethod Marks a weaved method.WeaveInstrumentation