Class PulsarProperties
java.lang.Object
org.springframework.boot.autoconfigure.pulsar.PulsarProperties
Configuration properties Apache Pulsar.
- Since:
- 3.2.0
- Author:
- Chris Bono, Phillip Webb, Swamy Mavuri, Vedran Pavic
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PulsarPropertiespublic PulsarProperties()
 
- 
- 
Method Details- 
getClient
- 
getAdmin
- 
getDefaults
- 
getProducer
- 
getConsumer
- 
getListener
- 
getReader
- 
getFunction
- 
getTemplate
- 
getTransaction
 
-