public class SimpleMappingStrategy extends Object implements EndpointAdapterMappingStrategy
| Constructor and Description |
|---|
SimpleMappingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
EndpointAdapter |
getEndpointAdapter(String mappingKey)
Finds endpoint adapter for the mapping key.
|
void |
setAdapterMappings(Map<String,EndpointAdapter> mappings)
Sets the endpoint adapter mappings.
|
public EndpointAdapter getEndpointAdapter(String mappingKey)
EndpointAdapterMappingStrategygetEndpointAdapter in interface EndpointAdapterMappingStrategypublic void setAdapterMappings(Map<String,EndpointAdapter> mappings)
mappings - Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.