Package com.github.beothorn.agent.advice
-
Class Summary Class Description AdviceConstructorCallRecorder This advice is supposed to be injected on constructor.AdviceConstructorCallRecorderWithCapture This advice is supposed to be injected on constructor.AdviceFunctionCallRecorder This advice is supposed to be injected on methods.AdviceFunctionCallRecorderWithCapture This advice is supposed to be injected on methods.AdviceInterceptConstructorMethod This advice is supposed to be injected on constructor.AdviceInterceptMethod This advice is supposed to be injected on methods.AdviceInterceptStaticMethod This advice is supposed to be injected on static methods.