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, toString
protected 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 ActionProxyFactory
createActionProxy
in class DefaultActionProxyFactory
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.