public class DynamicStringMapProperty extends DynamicMapProperty<String,String>
DEFAULT_DELIMITER
Constructor and Description |
---|
DynamicStringMapProperty(String propName,
Map<String,String> defaultValue) |
DynamicStringMapProperty(String propName,
Map<String,String> defaultValue,
String mapEntryDelimiterRegex) |
DynamicStringMapProperty(String propName,
String defaultValue) |
DynamicStringMapProperty(String propName,
String defaultValue,
String mapEntryDelimiterRegex) |
Modifier and Type | Method and Description |
---|---|
protected String |
getKey(String key) |
protected String |
getValue(String value) |
getKeyValue, getMap, load
from
addCallback, get, getChangedTimestamp, propertyChanged
Copyright © 2016. All Rights Reserved.