public static interface Utilities.Interceptors
| Modifier and Type | Method and Description |
|---|---|
List<ConstructorInterceptor> |
getConstructorInterceptors()
Gets the constructor interceptors
|
Map<Method,List<MethodInterceptor>> |
getMethodInterceptors()
Gets the method interceptors
|
Map<Method,List<MethodInterceptor>> getMethodInterceptors()
List<ConstructorInterceptor> getConstructorInterceptors()
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.