Uses of Interface
org.springframework.cloud.stream.binder.DefaultBinderFactory.Listener
-
Packages that use DefaultBinderFactory.Listener Package Description org.springframework.cloud.stream.binder org.springframework.cloud.stream.config -
-
Uses of DefaultBinderFactory.Listener in org.springframework.cloud.stream.binder
Method parameters in org.springframework.cloud.stream.binder with type arguments of type DefaultBinderFactory.Listener Modifier and Type Method Description voidDefaultBinderFactory. 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.Listener Modifier and Type Class Description static classBindersHealthIndicatorAutoConfiguration.BindersHealthIndicatorListenerADefaultBinderFactory.Listenerthat providesHealthIndicatorsupport.Methods in org.springframework.cloud.stream.config that return DefaultBinderFactory.Listener Modifier and Type Method Description DefaultBinderFactory.ListenerBindersHealthIndicatorAutoConfiguration. bindersHealthIndicatorListener(BindersHealthIndicatorAutoConfiguration.BindersHealthContributor bindersHealthContributor)
-