Class GatewaySendersConfiguration

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware

@Configuration public class GatewaySendersConfiguration extends GatewaySenderConfiguration
Spring Configuration class used to construct, configure and initialize GatewaySender instances in a Spring application context.
Since:
2.2.0
See Also: