| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.trait.Startablebrooklyn.entity.rebind.Rebindable
brooklyn.entity.Entity
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.network.bind.BindDnsServer
brooklyn.entity.trait.Identifiable
@Catalog(name="BIND", description="BIND is an Internet Domain Name Server.", iconUrl="classpath:///isc-logo.png") @ImplementedBy(BindDnsServerImpl.class) public interface BindDnsServer extends SoftwareProcess
This sets up a BIND DNS server.
| Fields inherited from interface Startable | |
|---|---|
| RESTART, SERVICE_UP, START, STOP | 
| Method Summary | |
|---|---|
| java.util.Map | getAddressMappings() | 
| java.util.Map | getReverseMappings() | 
| Methods inherited from interface Startable | |
|---|---|
| restart, start, stop | 
| Methods inherited from interface Entity | |
|---|---|
| addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent | 
| Methods inherited from interface Identifiable | |
|---|---|
| getId | 
| Methods inherited from interface Rebindable | |
|---|---|
| getRebindSupport | 
| Field Detail | 
|---|
public PortAttributeSensorAndConfigKey DNS_PORT
@SetFromFlag("domainName")
public ConfigKey DOMAIN_NAME
        
@SetFromFlag("zoneFileTemplate")
public ConfigKey DOMAIN_ZONE_FILE_TEMPLATE
        
@SuppressWarnings({ "unchecked", "rawtypes" })
@SetFromFlag("filter")
public ConfigKey ENTITY_FILTER
        
@SuppressWarnings({ "unchecked", "rawtypes" })
@SetFromFlag("hostnameSensor")
public ConfigKey HOSTNAME_SENSOR
        
@SetFromFlag("interfaceConfigTemplate")
public ConfigKey INTERFACE_CONFIG_TEMPLATE
        
@SetFromFlag("subnet")
public ConfigKey MANAGEMENT_CIDR
        
@SetFromFlag("namedConfTemplate")
public ConfigKey NAMED_CONF_TEMPLATE
        
@SetFromFlag("replaceResolvConf")
public ConfigKey REPLACE_RESOLV_CONF
        
@SetFromFlag("interfaceConfigTemplate")
public ConfigKey RESOLV_CONF_TEMPLATE
        
public AttributeSensor REVERSE_LOOKUP_CIDR
public AttributeSensor REVERSE_LOOKUP_DOMAIN
@SetFromFlag("reverseLookupNetwork")
public ConfigKey REVERSE_LOOKUP_NETWORK
        
@SetFromFlag("reverseZoneFileTemplate")
public ConfigKey REVERSE_ZONE_FILE_TEMPLATE
        
| Method Detail | 
|---|
@Effector(description="Gets the Hostname->IP mappings stored in this DNS server's conf file") public java.util.Map getAddressMappings()
public java.util.Map getReverseMappings()
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.