public class BeanNameMappingStrategy extends Object implements EndpointAdapterMappingStrategy, org.springframework.context.ApplicationContextAware
EndpointAdapter| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext
Application context holding available endpoint adapters
|
| Constructor and Description |
|---|
BeanNameMappingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
EndpointAdapter |
getEndpointAdapter(String mappingKey)
Finds endpoint adapter for the mapping key.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
protected org.springframework.context.ApplicationContext applicationContext
public EndpointAdapter getEndpointAdapter(String mappingKey)
EndpointAdapterMappingStrategygetEndpointAdapter in interface EndpointAdapterMappingStrategypublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.