Class PubSubConsumerPropertiesRuntimeHints
java.lang.Object
com.google.cloud.spring.stream.binder.pubsub.aot.PubSubConsumerPropertiesRuntimeHints
- All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar
public class PubSubConsumerPropertiesRuntimeHints
extends Object
implements org.springframework.aot.hint.RuntimeHintsRegistrar
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
PubSubConsumerPropertiesRuntimeHints
public PubSubConsumerPropertiesRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in interfaceorg.springframework.aot.hint.RuntimeHintsRegistrar
-