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)
EndpointAdapterMappingStrategy
getEndpointAdapter
in interface EndpointAdapterMappingStrategy
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.