brooklyn.config
Interface ConfigKey.HasConfigKey<T>

Enclosing interface:
ConfigKey<T>

public static interface ConfigKey.HasConfigKey<T>

Interface for elements which want to be treated as a config key without actually being one (e.g. config attribute sensors).


Method Summary
 ConfigKey<T> getConfigKey()
           
 

Method Detail

getConfigKey

ConfigKey<T> getConfigKey()


Copyright © 2013. All Rights Reserved.