public class InvokerAction extends Action
| Constructor and Description |
|---|
InvokerAction(Action action,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
processLifecycleEvent, runpublic InvokerAction(Action action, ClassLoader classLoader)
public void run(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws ActionException
run in class ActionActionException