Uses of Interface
org.jboss.resteasy.core.interception.InterceptorRegistry.InterceptorFactory

Packages that use InterceptorRegistry.InterceptorFactory
org.jboss.resteasy.core.interception   
 

Uses of InterceptorRegistry.InterceptorFactory in org.jboss.resteasy.core.interception
 

Classes in org.jboss.resteasy.core.interception that implement InterceptorRegistry.InterceptorFactory
protected  class InterceptorRegistry.AbstractInterceptorFactory
           
protected  class InterceptorRegistry.PerMethodInterceptorFactory
           
protected  class InterceptorRegistry.SingletonInterceptorFactory
           
 

Fields in org.jboss.resteasy.core.interception with type parameters of type InterceptorRegistry.InterceptorFactory
protected  List<InterceptorRegistry.InterceptorFactory> InterceptorRegistry.interceptors
           
 

Methods in org.jboss.resteasy.core.interception with parameters of type InterceptorRegistry.InterceptorFactory
 int InterceptorRegistry.PrecedenceComparator.compare(InterceptorRegistry.InterceptorFactory factory, InterceptorRegistry.InterceptorFactory factory2)
           
 



Copyright © 2011. All Rights Reserved.