Uses of Interface
com.opensymphony.xwork2.factory.InterceptorFactory

Packages that use InterceptorFactory
com.opensymphony.xwork2 Main XWork interfaces and classes. 
com.opensymphony.xwork2.factory   
 

Uses of InterceptorFactory in com.opensymphony.xwork2
 

Methods in com.opensymphony.xwork2 with parameters of type InterceptorFactory
 void ObjectFactory.setInterceptorFactory(InterceptorFactory interceptorFactory)
           
 

Uses of InterceptorFactory in com.opensymphony.xwork2.factory
 

Classes in com.opensymphony.xwork2.factory that implement InterceptorFactory
 class DefaultInterceptorFactory
          Default implementation
 



Copyright © 2000–2018 Apache Software Foundation. All rights reserved.