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