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