public interface BrooklynEntityMirror extends Entity
Note tests for this depend on a REST server so are in other projects; search for *Mirror*Test, as well as *BrooklynNode*Test.
BrooklynObject.TagSupport
Configurable.ConfigurationSupport
Modifier and Type | Field and Description |
---|---|
static ConfigKey<java.lang.String> |
MANAGEMENT_PASSWORD |
static ConfigKey<java.lang.String> |
MANAGEMENT_USER |
static AttributeSensor<java.lang.String> |
MIRROR_CATALOG_ITEM_ID |
static AttributeSensor<java.lang.String> |
MIRROR_STATUS |
static AttributeSensor<java.util.Map> |
MIRROR_SUMMARY |
static ConfigKey<java.lang.String> |
MIRRORED_ENTITY_ID |
static ConfigKey<java.lang.String> |
MIRRORED_ENTITY_URL |
static ConfigKey<Duration> |
POLL_PERIOD |
Modifier and Type | Method and Description |
---|---|
EntityHttpClient |
http() |
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, addTag, clearParent, containsTag, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getTags, invoke, removeChild, removeEnricher, removeGroup, removePolicy, removeTag, setParent
getCatalogItemId, getTagSupport, tags
config, setConfig
static final ConfigKey<java.lang.String> MIRRORED_ENTITY_URL
static final ConfigKey<java.lang.String> MIRRORED_ENTITY_ID
static final ConfigKey<java.lang.String> MANAGEMENT_USER
static final ConfigKey<java.lang.String> MANAGEMENT_PASSWORD
static final AttributeSensor<java.lang.String> MIRROR_STATUS
static final AttributeSensor<java.util.Map> MIRROR_SUMMARY
static final AttributeSensor<java.lang.String> MIRROR_CATALOG_ITEM_ID
EntityHttpClient http()