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, isEligible
InterceptorFactory<T> getInterceptorFactory()
Copyright © 2016. All rights reserved.