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)
EndpointAdapterMappingStrategy
getEndpointAdapter
in interface EndpointAdapterMappingStrategy
public void setAdapterMappings(Map<String,EndpointAdapter> mappings)
mappings
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.