Class FunctionBindingTestUtils
java.lang.Object
org.springframework.cloud.stream.binder.test.FunctionBindingTestUtils
A utility class to assist with just-in-time bindings.
It is intended for internal framework testing and is NOT for public use. Breaking changes are likely!!!
- Since:
- 3.0.2
- Author:
- Oleg Zhurakousky, Byungjun You
-
Method Summary
-
Method Details
-
bind
public static void bind(org.springframework.context.ConfigurableApplicationContext applicationContext, Object function)
-