public static interface Utilities.Interceptors
Modifier and Type | Method and Description |
---|---|
List<org.aopalliance.intercept.ConstructorInterceptor> |
getConstructorInterceptors()
Gets the constructor interceptors
|
Map<Method,List<org.aopalliance.intercept.MethodInterceptor>> |
getMethodInterceptors()
Gets the method interceptors
|
Map<Method,List<org.aopalliance.intercept.MethodInterceptor>> getMethodInterceptors()
List<org.aopalliance.intercept.ConstructorInterceptor> getConstructorInterceptors()
Copyright © 2009–2023 Oracle Corporation. All rights reserved.