public class SpringActionFactoryProxy extends ActionFactoryProxy
| Constructor and Description |
|---|
SpringActionFactoryProxy(ActionFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Action |
getActionImpl(String aName)
Returns the action object for the specified action or a matching action on the action factory delegation chain.
|
flushCaches, getNextFactorygetAction, getActionFactory, setActionFactorypublic SpringActionFactoryProxy(ActionFactory factory)
public Action getActionImpl(String aName) throws Exception
ActionFactorygetActionImpl in class ActionFactoryaName - name of action to check for a matchExceptionCopyright © 2013 Atlassian. All Rights Reserved.