T - The type (class) of the interceptor beanpublic interface InterceptorClassMetadata<T> extends InterceptorMetadata
| Modifier and Type | Method and Description |
|---|---|
InterceptorFactory<T> |
getInterceptorFactory()
Returns an InterceptorFactory capable of creating instances of this interceptor..
|
Class<T> |
getJavaClass()
Returns the class of this interceptor.
|
getInterceptorInvocation, isEligibleInterceptorFactory<T> getInterceptorFactory()
Copyright © 2015. All Rights Reserved.