Brooklyn

brooklyn.entity.trait
[Java] Interface Configurable


public interface Configurable

Something that has mutable config, such as an entity or policy.

Authors:
aled


Method Summary
java.lang.Object setConfig(ConfigKey key, java.lang.Object val)

returns the old value, or null if there was not one

 

Method Detail

setConfig

public java.lang.Object setConfig(ConfigKey key, java.lang.Object val)
returns the old value, or null if there was not one


 

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