Uses of Class
org.springframework.cloud.stream.binder.test.TestChannelBinderProvisioner
-
Uses of TestChannelBinderProvisioner in org.springframework.cloud.stream.binder.test
Subclasses with type arguments of type TestChannelBinderProvisioner in org.springframework.cloud.stream.binder.testModifier and TypeClassDescriptionclassImplementation ofBinderbacked by the Spring Integration framework.Methods in org.springframework.cloud.stream.binder.test that return TestChannelBinderProvisionerMethods in org.springframework.cloud.stream.binder.test with parameters of type TestChannelBinderProvisionerModifier and TypeMethodDescriptionorg.springframework.cloud.stream.binder.Binder<T, ? extends org.springframework.cloud.stream.binder.ConsumerProperties, ? extends org.springframework.cloud.stream.binder.ProducerProperties> TestChannelBinderConfiguration.springIntegrationChannelBinder(TestChannelBinderProvisioner provisioner) Constructors in org.springframework.cloud.stream.binder.test with parameters of type TestChannelBinderProvisionerModifierConstructorDescriptionTestChannelBinder(TestChannelBinderProvisioner provisioningProvider)