public class JspActionFactoryProxy extends ActionFactoryProxy
".jsp".| Constructor and Description |
|---|
JspActionFactoryProxy(ActionFactory aFactory) |
| Modifier and Type | Method and Description |
|---|---|
Action |
getActionImpl(String aName)
If the suffix of the action is
".jsp", return the JSP action. |
flushCaches, getNextFactorygetAction, getActionFactory, setActionFactorypublic JspActionFactoryProxy(ActionFactory aFactory)
public Action getActionImpl(String aName) throws Exception
".jsp", return the JSP action.getActionImpl in class ActionFactoryaName - ExceptionCopyright © 2013 Atlassian. All Rights Reserved.