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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider>Methods inherited from class org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties
doGetBindings, getExtendedConsumerProperties, getExtendedProducerProperties, setApplicationContext, setBindings
-
Field Details
-
DEFAULTS_PREFIX
- See Also:
-
-
Constructor Details
-
JmsExtendedBindingProperties
public JmsExtendedBindingProperties()
-
-
Method Details
-
getBindings
-
getDefaultsPrefix
-
getExtendedPropertiesEntryClass
public Class<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider> getExtendedPropertiesEntryClass()
-