public class RocketMQTopicProvisioner extends Object implements org.springframework.cloud.stream.provisioning.ProvisioningProvider<org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties>,org.springframework.cloud.stream.binder.ExtendedProducerProperties<RocketMQProducerProperties>>
| Constructor and Description |
|---|
RocketMQTopicProvisioner() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.stream.provisioning.ConsumerDestination |
provisionConsumerDestination(String name,
String group,
org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> properties) |
org.springframework.cloud.stream.provisioning.ProducerDestination |
provisionProducerDestination(String name,
org.springframework.cloud.stream.binder.ExtendedProducerProperties<RocketMQProducerProperties> properties) |
public org.springframework.cloud.stream.provisioning.ProducerDestination provisionProducerDestination(String name, org.springframework.cloud.stream.binder.ExtendedProducerProperties<RocketMQProducerProperties> properties) throws org.springframework.cloud.stream.provisioning.ProvisioningException
provisionProducerDestination in interface org.springframework.cloud.stream.provisioning.ProvisioningProvider<org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties>,org.springframework.cloud.stream.binder.ExtendedProducerProperties<RocketMQProducerProperties>>org.springframework.cloud.stream.provisioning.ProvisioningExceptionpublic org.springframework.cloud.stream.provisioning.ConsumerDestination provisionConsumerDestination(String name, String group, org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties> properties) throws org.springframework.cloud.stream.provisioning.ProvisioningException
provisionConsumerDestination in interface org.springframework.cloud.stream.provisioning.ProvisioningProvider<org.springframework.cloud.stream.binder.ExtendedConsumerProperties<RocketMQConsumerProperties>,org.springframework.cloud.stream.binder.ExtendedProducerProperties<RocketMQProducerProperties>>org.springframework.cloud.stream.provisioning.ProvisioningExceptionCopyright © 2022 Pivotal Software, Inc.. All rights reserved.