Uses of Interface
brooklyn.config.ConfigMap

Packages that use ConfigMap
brooklyn.config   
 

Uses of ConfigMap in brooklyn.config
 

Subinterfaces of ConfigMap in brooklyn.config
 interface StringConfigMap
          convenience extension where map is principally strings or converted to strings (supporting BrooklynProperties)
 

Methods in brooklyn.config that return ConfigMap
 ConfigMap ConfigMap.submap(com.google.common.base.Predicate<ConfigKey<?>> filter)
          returns submap matching the given filter predicate; see ConfigPredicates for common predicates
 



Copyright © 2013. All Rights Reserved.