|
|||||||||
| Home >> All >> org >> apache >> turbine >> modules >> [ actions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.turbine.modules.actions
Class DefaultAction

java.lang.Objectorg.apache.turbine.modules.Assembler
org.apache.turbine.modules.Action
org.apache.turbine.modules.actions.DefaultAction
- public class DefaultAction
- extends org.apache.turbine.modules.Action
This is a Default Action module that doesn't do much.
- Version:
- $Id: DefaultAction.java 264148 2005-08-29 14:21:04Z henning $
| Constructor Summary | |
DefaultAction()
|
|
| Method Summary | |
void |
doPerform(org.apache.turbine.util.RunData data)
Execute the action. |
| Methods inherited from class org.apache.turbine.modules.Action |
perform |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DefaultAction
public DefaultAction()
| Method Detail |
doPerform
public void doPerform(org.apache.turbine.util.RunData data) throws java.lang.Exception
- Execute the action.
|
|||||||||
| Home >> All >> org >> apache >> turbine >> modules >> [ actions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC