Uses of Class
org.springframework.cloud.stream.binding.InputBindingLifecycle
Packages that use InputBindingLifecycle
Package
Description
-
Uses of InputBindingLifecycle in org.springframework.cloud.stream.binding
Constructor parameters in org.springframework.cloud.stream.binding with type arguments of type InputBindingLifecycleModifierConstructorDescriptionBindingsLifecycleController(List<InputBindingLifecycle> inputBindingLifecycles, List<OutputBindingLifecycle> outputBindingsLifecycles) -
Uses of InputBindingLifecycle in org.springframework.cloud.stream.config
Methods in org.springframework.cloud.stream.config that return InputBindingLifecycleModifier and TypeMethodDescriptionBindingServiceConfiguration.inputBindingLifecycle(BindingService bindingService, Map<String, Bindable> bindables) Method parameters in org.springframework.cloud.stream.config with type arguments of type InputBindingLifecycleModifier and TypeMethodDescriptionBindingServiceConfiguration.bindingsLifecycleController(List<InputBindingLifecycle> inputBindingLifecycles, List<OutputBindingLifecycle> outputBindingsLifecycles)