Uses of Package
io.avaje.inject.aop
-
Classes in io.avaje.inject.aop used by io.avaje.inject.aopClassDescriptionMethod invocation used in
MethodInterceptor.invoke(Invocation)for Aspects.Invocation base type for both callable and runnable methods.Callable based Invocation with checked exceptions.Runnable with checked exceptions.Callable with checked exceptions.Runnable based Invocation.Provides method interception logic that can be executed before, during, and after a method invocation.