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<org.apache.struts2.config.entities.InterceptorMapping>DefaultInterceptorMapBuilder.build(InterceptorRef[] interceptors, String actionName, org.apache.struts2.config.entities.PackageConfig.Builder builder) protected List<org.apache.struts2.config.entities.InterceptorMapping>DefaultInterceptorMapBuilder.buildInterceptorList(org.apache.struts2.config.entities.PackageConfig.Builder builder, InterceptorRef ref, Map params)