Class PubSubExtendedBindingProperties
java.lang.Object
org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<PubSubConsumerProperties,PubSubProducerProperties,PubSubBindingProperties>
com.google.cloud.spring.stream.binder.pubsub.properties.PubSubExtendedBindingProperties
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.cloud.stream.binder.ExtendedBindingProperties<PubSubConsumerProperties,
,PubSubProducerProperties> org.springframework.context.ApplicationContextAware
@ConfigurationProperties("spring.cloud.stream.gcp.pubsub")
public class PubSubExtendedBindingProperties
extends org.springframework.cloud.stream.binder.AbstractExtendedBindingProperties<PubSubConsumerProperties,PubSubProducerProperties,PubSubBindingProperties>
Extended binding properties for Pub/Sub.
-
Constructor Summary
-
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.cloud.stream.binder.ExtendedBindingProperties
getBindings
-
Constructor Details
-
PubSubExtendedBindingProperties
public PubSubExtendedBindingProperties()
-
-
Method Details
-
getDefaultsPrefix
-
getExtendedPropertiesEntryClass
public Class<? extends org.springframework.cloud.stream.binder.BinderSpecificPropertiesProvider> getExtendedPropertiesEntryClass()
-