Uses of Class
de.quantummaid.injectmaid.api.interception.InterceptorFactories
-
Packages that use InterceptorFactories Package Description de.quantummaid.injectmaid.api.interception -
-
Uses of InterceptorFactories in de.quantummaid.injectmaid.api.interception
Methods in de.quantummaid.injectmaid.api.interception that return InterceptorFactories Modifier and Type Method Description InterceptorFactoriesInterceptorFactories. enterScope(de.quantummaid.reflectmaid.typescanner.TypeIdentifier scopeType, Object scopeObject)static InterceptorFactoriesInterceptorFactories. interceptorFactories(List<InterceptorFactory> factories)
-