public interface BrooklynObjectInternal extends BrooklynObject, Rebindable
Modifier and Type | Interface and Description |
---|---|
static interface |
BrooklynObjectInternal.ConfigurationSupportInternal |
BrooklynObject.TagSupport
Configurable.ConfigurationSupport
Modifier and Type | Method and Description |
---|---|
BrooklynObjectInternal.ConfigurationSupportInternal |
config() |
RebindSupport |
getRebindSupport() |
void |
setCatalogItemId(java.lang.String id) |
getCatalogItemId, getDisplayName, getTagSupport, tags
getId
setConfig
void setCatalogItemId(java.lang.String id)
RebindSupport getRebindSupport()
getRebindSupport
in interface Rebindable
BrooklynObjectInternal.ConfigurationSupportInternal config()
config
in interface Configurable