Class InterceptorDescription


  • public final class InterceptorDescription
    extends Object
    A description of an @Interceptor annotation value or its equivalent deployment descriptor construct.
    Author:
    David M. Lloyd
    • Constructor Detail

      • InterceptorDescription

        public InterceptorDescription​(String interceptorClassName)
    • Method Detail

      • getInterceptorClassName

        public String getInterceptorClassName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object