Uses of Interface
com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
Packages that use HealthTrackerRegistry
Package
Description
Inbound support classes for Spring Integration support in Spring Cloud GCP Pub/Sub.
Supporting classes for handling messages in Spring Cloud GCP Pub/Sub.
-
Uses of HealthTrackerRegistry in com.google.cloud.spring.pubsub.core.health
Classes in com.google.cloud.spring.pubsub.core.health that implement HealthTrackerRegistryModifier and TypeClassDescriptionclassA registry for theHealthTrackerhealth trackers created perProjectSubscriptionName. -
Uses of HealthTrackerRegistry in com.google.cloud.spring.pubsub.integration.inbound
Methods in com.google.cloud.spring.pubsub.integration.inbound with parameters of type HealthTrackerRegistryModifier and TypeMethodDescriptionvoidPubSubInboundChannelAdapter.setHealthTrackerRegistry(HealthTrackerRegistry healthTrackerRegistry) -
Uses of HealthTrackerRegistry in com.google.cloud.spring.pubsub.support
Methods in com.google.cloud.spring.pubsub.support with parameters of type HealthTrackerRegistryModifier and TypeMethodDescriptionvoidDefaultSubscriberFactory.setHealthTrackerRegistry(HealthTrackerRegistry healthTrackerRegistry) Set the health tracker chain for the generated subscriptions.