| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.entity.basic.AbstractEntity
brooklyn.entity.basic.SoftwareProcessImpl
brooklyn.entity.network.bind.BindDnsServerImpl
public class BindDnsServerImpl extends SoftwareProcessImpl
This sets up a BIND DNS server.
NOTE This entity has only been certified on CentOS and RHEL operating systems.
| Field Summary | 
|---|
| Fields inherited from class SoftwareProcessImpl | |
|---|---|
| connectedSensors | 
| Fields inherited from class AbstractEntity | |
|---|---|
| EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, LOG, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVED, _subscriptionTracker, managementSupport, tempWorkings | 
| Constructor Summary | |
| BindDnsServerImpl() | |
| Method Summary | |
|---|---|
| void | added(Entity member) | 
| void | appendTemplate(java.lang.String template, java.lang.String destination, SshMachineLocation machine) | 
| void | configure(SshMachineLocation machine) | 
| void | connectSensors() | 
| void | copyTemplate(java.lang.String template, java.lang.String destination, SshMachineLocation machine) | 
| void | disconnectSensors() | 
| java.util.Map | getAddressMappings() | 
| java.lang.Integer | getDnsPort() | 
| java.lang.String | getDomainName() | 
| BindDnsServerDriver | getDriver() | 
| java.lang.Class | getDriverInterface() | 
| java.lang.String | getManagementCidr() | 
| java.lang.String | getReverseLookupDomain() | 
| Cidr | getReverseLookupNetwork() | 
| java.util.Map | getReverseMappings() | 
| long | getSerial() | 
| void | init() | 
| void | postStart() | 
| protected void | preStart() | 
| void | removed(Entity member) | 
| void | update() | 
| Constructor Detail | 
|---|
public BindDnsServerImpl()
| Method Detail | 
|---|
public void added(Entity member)
public void appendTemplate(java.lang.String template, java.lang.String destination, SshMachineLocation machine)
public void configure(SshMachineLocation machine)
@Override public void connectSensors()
public void copyTemplate(java.lang.String template, java.lang.String destination, SshMachineLocation machine)
@Override public void disconnectSensors()
@Override public java.util.Map getAddressMappings()
public java.lang.Integer getDnsPort()
public java.lang.String getDomainName()
@Override public BindDnsServerDriver getDriver()
@Override public java.lang.Class getDriverInterface()
public java.lang.String getManagementCidr()
public java.lang.String getReverseLookupDomain()
public Cidr getReverseLookupNetwork()
@Override public java.util.Map getReverseMappings()
public long getSerial()
@Override public void init()
} public void postStart()
@Override protected void preStart()
public void removed(Entity member)
public void update()
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.