public interface EndpointRewriter
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) |