Brooklyn

brooklyn.event.basic
[Java] Class BasicConfigKey.BasicConfigKeyOverwriting

java.lang.Object
  brooklyn.event.basic.BasicConfigKey
      brooklyn.event.basic.BasicConfigKey.BasicConfigKeyOverwriting

public static class BasicConfigKey.BasicConfigKeyOverwriting
extends BasicConfigKey

used to record a key which overwrites another; only needed at disambiguation time if a class declares a key and an equivalent one (often inherited) which overwrites it. See brooklyn.entity.basic.ConfigEntityInheritanceTest, and uses of this class, for more explanation.


Constructor Summary
BasicConfigKey.BasicConfigKeyOverwriting(ConfigKey key, java.lang.Object defaultValue)

 
Method Summary
ConfigKey getParentKey()

 
Methods inherited from class BasicConfigKey
BasicConfigKey, BasicConfigKey, BasicConfigKey, BasicConfigKey, BasicConfigKey, BasicConfigKey, BasicConfigKey, BasicConfigKey, BasicConfigKey, builder, builder, equals, extractValue, getDefaultValue, getDescription, getName, getNameParts, getType, getTypeName, getTypeToken, hasDefaultValue, hashCode, isReconfigurable, isSet, resolveValue, toString
 

Constructor Detail

BasicConfigKey.BasicConfigKeyOverwriting

public BasicConfigKey.BasicConfigKeyOverwriting(ConfigKey key, java.lang.Object defaultValue)


 
Method Detail

getParentKey

public ConfigKey getParentKey()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.