public class DynamicBindingRewriter extends AbstractEndpointRewriter
AbstractEndpointRewriter.Parameters| Constructor and Description |
|---|
DynamicBindingRewriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
adjustProperties(Map<String,Object> properties,
String partnerLinkName) |
void |
extractProperties(ServiceContext serviceContext,
Map<String,Object> properties) |
Endpoint |
rewrite(Endpoint original,
Map<String,Object> properties,
URI processNamespace,
String partnerLinkName,
URI serviceNamespace) |
makeEndpoint, makeNoAccessPermissionEndpointpublic void extractProperties(ServiceContext serviceContext, Map<String,Object> properties)
extractProperties in interface EndpointRewriterextractProperties in class AbstractEndpointRewriterpublic Endpoint rewrite(Endpoint original, Map<String,Object> properties, URI processNamespace, String partnerLinkName, URI serviceNamespace)
public void adjustProperties(Map<String,Object> properties, String partnerLinkName)
adjustProperties in interface EndpointRewriteradjustProperties in class AbstractEndpointRewriter