Uses of Annotation Interface
org.apache.struts2.convention.annotation.InterceptorRef
Packages that use InterceptorRef
-
Uses of InterceptorRef in org.apache.struts2.convention
Methods in org.apache.struts2.convention with parameters of type InterceptorRefModifier and TypeMethodDescriptionprotected List<com.opensymphony.xwork2.config.entities.InterceptorMapping>
DefaultInterceptorMapBuilder.build
(InterceptorRef[] interceptors, String actionName, com.opensymphony.xwork2.config.entities.PackageConfig.Builder builder) protected List<com.opensymphony.xwork2.config.entities.InterceptorMapping>
DefaultInterceptorMapBuilder.buildInterceptorList
(com.opensymphony.xwork2.config.entities.PackageConfig.Builder builder, InterceptorRef ref, Map params)