Uses of Class
colesico.framework.service.InterceptorsChain
-
Packages that use InterceptorsChain Package Description colesico.framework.service -
-
Uses of InterceptorsChain in colesico.framework.service
Constructors in colesico.framework.service with parameters of type InterceptorsChain Constructor Description InvocationContext(T target, String methodName, Object[] parameters, InterceptorsChain<T,R> interceptors)
-