|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.Entitybrooklyn.entity.dns.AbstractGeoDnsService
brooklyn.entity.rebind.Rebindable
public interface AbstractGeoDnsService extends Entity
| Field Summary | |
|---|---|
static AttributeSensor |
HOSTNAME
|
static ConfigKey |
POLL_PERIOD
|
static AttributeSensor |
SERVICE_STATE
|
static AttributeSensor |
SERVICE_UP
|
static AttributeSensor |
TARGETS
|
| Method Summary | |
|---|---|
java.lang.String
|
getHostname()
should return the hostname which this DNS service is configuring |
java.util.Map
|
getTargetHosts()
|
void
|
setServiceState(Lifecycle state)
|
void
|
setTargetEntityProvider(Entity entityProvider)
if target is a group, its members are searched; otherwise its children are searched |
| Methods inherited from interface Entity | |
|---|---|
| addChild, addChild, addEnricher, addGroup, addOwnedChild, addPolicy, clearOwner, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removeOwnedChild, removePolicy, setOwner, setParent |
| Methods inherited from interface Rebindable | |
|---|---|
| getRebindSupport |
| Field Detail |
|---|
public static final AttributeSensor HOSTNAME
@SetFromFlag("pollPeriod")
public static final ConfigKey POLL_PERIOD
public static final AttributeSensor SERVICE_STATE
public static final AttributeSensor SERVICE_UP
public static final AttributeSensor TARGETS
| Method Detail |
|---|
public java.lang.String getHostname()
public java.util.Map getTargetHosts()
public void setServiceState(Lifecycle state)
public void setTargetEntityProvider(Entity entityProvider)
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.