brooklyn.entity
Interface ConfigKey<T>

All Superinterfaces:
ConfigKey<T>

Deprecated. since 0.4.0 use brooklyn.config.ConfigKey instead

public interface ConfigKey<T>
extends ConfigKey<T>


Nested Class Summary
static interface ConfigKey.HasConfigKey<T>
          Deprecated. since 0.4.0 use brooklyn.config.ConfigKey.HasConfigKey instead
 
Method Summary
 
Methods inherited from interface brooklyn.config.ConfigKey
getDefaultValue, getDescription, getName, getNameParts, getType, getTypeName, hasDefaultValue
 



Copyright © 2013. All Rights Reserved.