Uses of Class
net.anotheria.maf.action.ActionForward

Packages that use ActionForward
net.anotheria.maf.action   
 

Uses of ActionForward in net.anotheria.maf.action
 

Methods in net.anotheria.maf.action that return ActionForward
 ActionForward ActionMapping.findForward(String name)
          Deprecated. use findCommand instead.
 

Methods in net.anotheria.maf.action with parameters of type ActionForward
 void ActionMappings.addMapping(String path, Class<? extends Action> type, ActionForward... forwards)
          Adds an 1.0 style mapping.
 void ActionMappings.addMapping(String path, String type, ActionForward... forwards)
          Adds a mapping.
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.