public class EntitySpecConfiguration extends Object
EntitySpec configuration defined in YAML.
This class does not parse that output; it just stores it.| Constructor and Description |
|---|
EntitySpecConfiguration(Map<String,?> specConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getSpecConfiguration() |
void |
setSpecConfiguration(Map<String,Object> specConfiguration)
Allows BrooklynComponentTemplateResolver to traverse the configuration and resolve any entity specs
|
Copyright © 2014. All Rights Reserved.