package completion; import org.apache.struts2.convention.annotation.InterceptorRef; @InterceptorRef("<caret>") public class ActionSingle { }