Uses of Interface
io.avaje.inject.aop.Fallback
-
Packages that use Fallback Package Description io.avaje.inject.aop Support for AOP Aspects. -
-
Uses of Fallback in io.avaje.inject.aop
Methods in io.avaje.inject.aop that return Fallback Modifier and Type Method Description static FallbackFallback. find(String name, Method method)Find and return the fallback given the name and original method.
-