Class InterceptorRegistry.PerMethodInterceptorFactory

java.lang.Object
InterceptorRegistry<T>.org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
org.jboss.resteasy.core.interception.InterceptorRegistry.PerMethodInterceptorFactory
All Implemented Interfaces:
InterceptorRegistry.InterceptorFactory
Enclosing class:
InterceptorRegistry<T>

protected class InterceptorRegistry.PerMethodInterceptorFactory extends InterceptorRegistry<T>.AbstractInterceptorFactory
  • Field Details

  • Constructor Details

    • PerMethodInterceptorFactory

      public PerMethodInterceptorFactory(Class clazz)
  • Method Details