public static class HystrixPropertiesChainedArchaiusProperty.StringProperty extends HystrixPropertiesChainedArchaiusProperty.ChainLink<String>
Modifier and Type | Method and Description |
---|---|
String |
getName() |
protected String |
getValue() |
boolean |
isValueAcceptable() |
addCallback, checkAndFlip, get, toString
public HystrixPropertiesChainedArchaiusProperty.StringProperty(HystrixPropertiesChainedArchaiusProperty.DynamicStringProperty sProperty)
public HystrixPropertiesChainedArchaiusProperty.StringProperty(String name, HystrixPropertiesChainedArchaiusProperty.DynamicStringProperty sProperty)
public HystrixPropertiesChainedArchaiusProperty.StringProperty(String name, HystrixPropertiesChainedArchaiusProperty.StringProperty next)
public HystrixPropertiesChainedArchaiusProperty.StringProperty(HystrixPropertiesChainedArchaiusProperty.DynamicStringProperty sProperty, HystrixPropertiesChainedArchaiusProperty.DynamicStringProperty next)
public HystrixPropertiesChainedArchaiusProperty.StringProperty(HystrixPropertiesChainedArchaiusProperty.DynamicStringProperty sProperty, HystrixPropertiesChainedArchaiusProperty.StringProperty next)
public boolean isValueAcceptable()
isValueAcceptable
in class HystrixPropertiesChainedArchaiusProperty.ChainLink<String>
protected String getValue()
getValue
in class HystrixPropertiesChainedArchaiusProperty.ChainLink<String>
public String getName()
getName
in class HystrixPropertiesChainedArchaiusProperty.ChainLink<String>
Copyright © 2015. All Rights Reserved.