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