public class ChannelEndpointAdapter extends AbstractEndpointAdapter implements org.springframework.beans.factory.BeanFactoryAware
| Constructor and Description |
|---|
ChannelEndpointAdapter(ChannelSyncEndpointConfiguration endpointConfiguration)
Default constructor using endpoint configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelEndpoint |
getEndpoint()
Gets message endpoint to interact with tis endpoint adapter.
|
ChannelSyncEndpointConfiguration |
getEndpointConfiguration()
Gets the endpoint configuration.
|
Message |
handleMessageInternal(Message request)
Subclasses must implement this method in order to handle incoming request message.
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
afterPropertiesSet, getFallbackEndpointAdapter, getName, getTestContext, getTestContextFactory, handleMessage, setApplicationContext, setBeanName, setFallbackEndpointAdapter, setTestContextFactorypublic ChannelEndpointAdapter(ChannelSyncEndpointConfiguration endpointConfiguration)
endpointConfiguration - public Message handleMessageInternal(Message request)
AbstractEndpointAdapterhandleMessageInternal in class AbstractEndpointAdapterpublic ChannelEndpoint getEndpoint()
EndpointAdaptergetEndpoint in interface EndpointAdapterpublic ChannelSyncEndpointConfiguration getEndpointConfiguration()
EndpointAdaptergetEndpointConfiguration in interface EndpointAdapterpublic void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.