Class ReactivePulsarRuntimeHints
java.lang.Object
org.springframework.pulsar.reactive.aot.ReactivePulsarRuntimeHints
- All Implemented Interfaces:
- RuntimeHintsRegistrar
RuntimeHintsRegistrar for Spring for Apache Pulsar (reactive).- Author:
- Soby Chacko, Chris Bono
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidregisterHints(RuntimeHints hints, ClassLoader classLoader) 
- 
Constructor Details- 
ReactivePulsarRuntimeHintspublic ReactivePulsarRuntimeHints()
 
- 
- 
Method Details- 
registerHints- Specified by:
- registerHintsin interface- RuntimeHintsRegistrar
 
 
-