public interface ProtobufMetadataManagerConstants
Modifier and Type | Field and Description |
---|---|
static String |
ERRORS_KEY_SUFFIX
All error status keys end with this suffix.
|
static String |
OBJECT_NAME
The 'component' key property of ProtobufMetadataManager's ObjectName.
|
static String |
PROTO_KEY_SUFFIX
All protobuf definition source files must end with this suffix.
|
static String |
PROTOBUF_METADATA_CACHE_NAME
The name of the Protobuf definitions cache.
|
static final String PROTOBUF_METADATA_CACHE_NAME
static final String ERRORS_KEY_SUFFIX
static final String PROTO_KEY_SUFFIX
static final String OBJECT_NAME
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.