Uses of Package
io.avaje.inject.aop
-
Packages that use io.avaje.inject.aop Package Description io.avaje.inject.aop Support for AOP Aspects. -
Classes in io.avaje.inject.aop used by io.avaje.inject.aop Class Description Fallback A fallback or recovery method used with Aspects.Invocation Method invocation using inMethodInterceptor.invoke(Invocation)for Aspects.Invocation.Build Builds Invocation for both callable and runnable methods.Invocation.CheckedRunnable Runnable with checked exceptions.Invocation.CheckedSupplier Callable with checked exceptions.MethodInterceptor Provides method interception such that logic can be provided both before and after method invocation.