public abstract class InternalPropertyNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE_PROPERTY_NAME
Namespace property for internal Spring Cloud Stream properties.
|
static String |
SELF_CONTAINED_APP_PROPERTY_NAME
Self contained property for internal Spring Cloud Stream properties.
|
static String |
SPRING_CLOUD_STREAM_INTERNAL_PREFIX
Prefix for internal Spring Cloud Stream properties.
|
| Constructor and Description |
|---|
InternalPropertyNames() |
public static final String SPRING_CLOUD_STREAM_INTERNAL_PREFIX
public static final String NAMESPACE_PROPERTY_NAME
public static final String SELF_CONTAINED_APP_PROPERTY_NAME
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.