package jam; import org.apache.struts2.convention.annotation.InterceptorRef; @InterceptorRef("myCustomInterceptor") public class ActionSingle { }