Class StreamAnnotationCommonMethodUtils
java.lang.Object
org.springframework.cloud.stream.binding.StreamAnnotationCommonMethodUtils
Common methods that can be used across various Stream annotations.
- Since:
- 1.3.0
- Author:
- Soby Chacko
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetOutboundBindingTargetName(Method method) static intoutputAnnotationCount(Method method)
-
Constructor Details
-
StreamAnnotationCommonMethodUtils
public StreamAnnotationCommonMethodUtils()
-
-
Method Details
-
getOutboundBindingTargetName
-
outputAnnotationCount
-