net.anotheria.maf.action
Class ActionCommand
java.lang.Object
net.anotheria.maf.action.ActionCommand
- Direct Known Subclasses:
- ActionForward, CommandForward, CommandRedirect
public class ActionCommand
- extends Object
A command that is returned by the action and signalizes to the maf filter what to do next.
- Author:
- lrosenberg
ActionCommand
public ActionCommand(String aName)
getName
public String getName()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2010-2013 anotheria.net. All Rights Reserved.