public class RestActionProxyFactory extends DefaultActionProxyFactory
RestActionInvocation| Modifier and Type | Field and Description | 
|---|---|
| protected String | namespace | 
container| Constructor and Description | 
|---|
| RestActionProxyFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| ActionProxy | createActionProxy(String namespace,
                 String actionName,
                 String methodName,
                 Map<String,Object> extraContext,
                 boolean executeResult,
                 boolean cleanupContext) | 
| void | setNamespace(String namespace) | 
createActionInvocation, createActionProxy, createActionProxy, createActionProxy, createActionProxy, createActionProxy, setContainer, toStringprotected String namespace
public void setNamespace(String namespace)
public ActionProxy createActionProxy(String namespace, String actionName, String methodName, Map<String,Object> extraContext, boolean executeResult, boolean cleanupContext)
createActionProxy in interface ActionProxyFactorycreateActionProxy in class DefaultActionProxyFactoryCopyright © 2000–2025 Apache Software Foundation. All rights reserved.