Uses of Class
org.apache.struts2.convention.annotation.Actions

Packages that use Actions
org.apache.struts2.convention   
 

Uses of Actions in org.apache.struts2.convention
 

Methods in org.apache.struts2.convention with parameters of type Actions
protected  java.util.List<Action> PackageBasedActionConfigBuilder.checkActionsAnnotation(Actions actionsAnnotation)
          Builds a list of actions from an @Actions annotation, and check that they are not all empty
 



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