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