Uses of Interface
org.springframework.cloud.stream.binder.DefaultBinderFactory.Listener
Packages that use DefaultBinderFactory.Listener
-
Uses of DefaultBinderFactory.Listener in org.springframework.cloud.stream.binder
Method parameters in org.springframework.cloud.stream.binder with type arguments of type DefaultBinderFactory.ListenerModifier and TypeMethodDescriptionvoidDefaultBinderFactory.setListeners(Collection<DefaultBinderFactory.Listener> listeners) -
Uses of DefaultBinderFactory.Listener in org.springframework.cloud.stream.config
Classes in org.springframework.cloud.stream.config that implement DefaultBinderFactory.ListenerModifier and TypeClassDescriptionstatic classADefaultBinderFactory.Listenerthat providesHealthIndicatorsupport.Methods in org.springframework.cloud.stream.config that return DefaultBinderFactory.ListenerModifier and TypeMethodDescriptionBindersHealthIndicatorAutoConfiguration.bindersHealthIndicatorListener(BindersHealthIndicatorAutoConfiguration.BindersHealthContributor bindersHealthContributor)