Interface InterceptorClassMetadata<T>

    • Method Detail

      • getInterceptorFactory

        InterceptorFactory<T> getInterceptorFactory()
        Returns an InterceptorFactory capable of creating instances of this interceptor..
        Returns:
        the interceptor factory
      • getJavaClass

        Class<T> getJavaClass()
        Returns the class of this interceptor.
        Returns:
      • getKey

        default Serializable getKey()
        Returns:
        a unique key which might be used to identify a metadata instance