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 Details

    • PubSubConsumerPropertiesRuntimeHints

      public PubSubConsumerPropertiesRuntimeHints()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
      Specified by:
      registerHints in interface org.springframework.aot.hint.RuntimeHintsRegistrar