public static interface Utilities.Interceptors
Modifier and Type | Method and Description |
---|---|
java.util.List<org.aopalliance.intercept.ConstructorInterceptor> |
getConstructorInterceptors()
Gets the constructor interceptors
|
java.util.Map<java.lang.reflect.Method,java.util.List<org.aopalliance.intercept.MethodInterceptor>> |
getMethodInterceptors()
Gets the method interceptors
|
java.util.Map<java.lang.reflect.Method,java.util.List<org.aopalliance.intercept.MethodInterceptor>> getMethodInterceptors()
java.util.List<org.aopalliance.intercept.ConstructorInterceptor> getConstructorInterceptors()