|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.util.internal.ConfigKeySelfExtractingbrooklyn.entity.ConfigKey
@SuppressWarnings("deprecation")
public interface ConfigKeySelfExtracting
extends ConfigKey
Interface for resolving key values; typically implemented by the config key, but discouraged for external usage.
| Method Summary | |
|---|---|
java.lang.Object
|
extractValue(java.util.Map configMap, ExecutionContext exec)
Extracts the value for this config key from the given map. |
boolean
|
isSet(java.util.Map configMap)
@return True if there is an entry in the configMap that could be extracted |
| Methods inherited from interface ConfigKey | |
|---|---|
| getDefaultValue, getDescription, getName, getNameParts, getType, getTypeName, hasDefaultValue |
| Method Detail |
|---|
public java.lang.Object extractValue(java.util.Map configMap, ExecutionContext exec)
public boolean isSet(java.util.Map configMap)
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.