Class PulsarProperties
java.lang.Object
org.springframework.pulsar.autoconfigure.PulsarProperties
Configuration properties for Spring for Apache Pulsar.
Users should refer to Pulsar documentation for complete descriptions of these properties.
- Author:
- Soby Chacko, Alexander Preuß, Christophe Bornet, Chris Bono
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PulsarProperties
public PulsarProperties()
-
-
Method Details
-
getConsumer
-
getClient
-
getListener
-
getProducer
-
getTemplate
-
getAdministration
-
buildConsumerProperties
-
buildClientProperties
-
buildProducerProperties
-
buildAdminProperties
-