public interface GatewaySenderConfigurer extends Configurer<GatewaySenderFactoryBean>
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier and Type | Method and Description |
|---|---|
void |
configure(String beanName,
GatewaySenderFactoryBean bean)
Configuration callback method providing a reference to a
GatewaySenderFactoryBean used to construct,
configure and initialize an instance of GatewaySender. |
getOrdervoid configure(String beanName, GatewaySenderFactoryBean bean)
GatewaySenderFactoryBean used to construct,
configure and initialize an instance of GatewaySender.configure in interface Configurer<GatewaySenderFactoryBean>beanName - name of the GatewaySender bean declared in the Spring application context.bean - reference to the GatewaySenderFactoryBean.GatewaySenderFactoryBean,
GatewaySenderCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.