Class BusConstants
java.lang.Object
org.springframework.cloud.bus.BusConstants
- Author:
- Dave Syer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringName of the Spring Cloud Bus function.static final StringName of the binding destination for Spring Cloud Bus.static final StringName of the input channel for Spring Cloud Bus.static final StringName of the output channel for Spring Cloud Bus. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INPUT
-
OUTPUT
-
DESTINATION
Name of the binding destination for Spring Cloud Bus.- See Also:
-
BUS_CONSUMER
-
-
Constructor Details
-
BusConstants
public BusConstants()
-