| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface LocationDefinition
Defines a location, where the getSpec() is like a serialized representation of the location so that Brooklyn can create a corresponding location. Examples include a complete description (e.g. giving a list of machines in a pool), or a name that matches a named location defined in the brooklyn poperties. Users are not expected to implement this, or to use the interface directly. See LocationRegistry#resolve(String)#resolve(String) and ManagementContext#getLocationRegistry()#getLocationRegistry().
| Method Summary | |
|---|---|
| java.util.Map | getConfig() | 
| java.lang.String | getId() | 
| java.lang.String | getName() | 
| java.lang.String | getSpec() | 
| Method Detail | 
|---|
public java.util.Map getConfig()
public java.lang.String getId()
public java.lang.String getName()
public java.lang.String getSpec()
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.