Class JmsExtendedBindingProperties

java.lang.Object
org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<JmsConsumerProperties,JmsProducerProperties,JmsBindingProperties>
com.boutouil.binder.jms.properties.JmsExtendedBindingProperties
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.cloud.stream.binder.ExtendedBindingProperties<JmsConsumerProperties,JmsProducerProperties>, org.springframework.context.ApplicationContextAware

@ConfigurationProperties("spring.cloud.stream.jms") public class JmsExtendedBindingProperties extends org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<JmsConsumerProperties,JmsProducerProperties,JmsBindingProperties>
  • Field Details

  • Constructor Details

    • JmsExtendedBindingProperties

      public JmsExtendedBindingProperties()
  • Method Details

    • getBindings

      public Map<String,?> getBindings()
    • getDefaultsPrefix

      public String getDefaultsPrefix()
    • getExtendedPropertiesEntryClass

      public Class<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider> getExtendedPropertiesEntryClass()