Class InternalPropertyNames
java.lang.Object
org.springframework.cloud.stream.internal.InternalPropertyNames
Contains the names of properties for the internal use of Spring Cloud Stream.
- Author:
- Marius Bogoevici
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SPRING_CLOUD_STREAM_INTERNAL_PREFIX
Prefix for internal Spring Cloud Stream properties.- See Also:
-
NAMESPACE_PROPERTY_NAME
Namespace property for internal Spring Cloud Stream properties.- See Also:
-
SELF_CONTAINED_APP_PROPERTY_NAME
Self contained property for internal Spring Cloud Stream properties.- See Also:
-
-
Constructor Details
-
InternalPropertyNames
public InternalPropertyNames()
-