Class BoundTargetHolder
java.lang.Object
org.springframework.cloud.stream.binding.BoundTargetHolder
Holds information about the binding targets exposed by the interface proxy, as well
as their status.
Refactored from
BindableProxyFactory
.- Since:
- 3.0.0
- Author:
- Original authors in
BindableProxyFactory
, Soby Chacko
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoundTargetHolder
-
-
Method Details
-
getBoundTarget
-
isBindable
public boolean isBindable()
-