Interface GatewaySenderConfigurer

All Superinterfaces:
Configurer<GatewaySenderFactoryBean>, org.springframework.core.Ordered
All Known Implementing Classes:
LazyResolvingComposableGatewaySenderConfigurer

public interface GatewaySenderConfigurer extends Configurer<GatewaySenderFactoryBean>
  • Field Summary

    Fields inherited from interface org.springframework.core.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Configuration callback method providing a reference to a GatewaySenderFactoryBean used to construct, configure and initialize an instance of GatewaySender.

    Methods inherited from interface org.springframework.data.gemfire.config.annotation.support.Configurer

    getOrder