Uses of Interface
com.opensymphony.xwork2.interceptor.NoParameters

Packages that use NoParameters
org.apache.struts2.interceptor Web specific interceptor classes. 
 

Uses of NoParameters in org.apache.struts2.interceptor
 

Subinterfaces of NoParameters in org.apache.struts2.interceptor
 interface NoParameters
          This marker interface should be implemented by actions that do not want any parameters set on them automatically.
 



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