public class RibbonProperyUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAMESPACE |
static String |
VALUE_NOT_SET |
| Constructor and Description |
|---|
RibbonProperyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static com.netflix.config.DynamicStringProperty |
getProperty(String key) |
static String |
getRibbonKey(String serviceId,
String suffix) |
static void |
setRibbonProperty(String serviceId,
String suffix,
String value) |
public static final String VALUE_NOT_SET
public static final String DEFAULT_NAMESPACE
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.