org.apache.struts2.views.annotations
Annotation Type StrutsTagSkipInheritance


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface StrutsTagSkipInheritance

Marks a class as the top class in the class hierarchy scanned for tag annotations



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.