Class StreamAnnotationCommonMethodUtils
- java.lang.Object
-
- org.springframework.cloud.stream.binding.StreamAnnotationCommonMethodUtils
-
public abstract class StreamAnnotationCommonMethodUtils extends Object
Common methods that can be used across various Stream annotations.- Since:
- 1.3.0
- Author:
- Soby Chacko
-
-
Constructor Summary
Constructors Constructor Description StreamAnnotationCommonMethodUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetOutboundBindingTargetName(Method method)static intoutputAnnotationCount(Method method)
-