com.eurotech.framework.linux.net.dns
Class LinuxNamed
java.lang.Object
com.eurotech.framework.linux.net.dns.LinuxNamed
public class LinuxNamed
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static LinuxNamed getInstance()
throws EsfException
- Throws:
EsfException
isEnabled
public boolean isEnabled()
throws EsfException
- Throws:
EsfException
enable
public boolean enable()
throws EsfException
- Throws:
EsfException
disable
public boolean disable()
throws EsfException
- Throws:
EsfException
restart
public boolean restart()
throws EsfException
- Throws:
EsfException
isConfigured
public boolean isConfigured()
setConfig
public void setConfig(DnsServerConfigIP4 dnsServerConfigIP4)
throws EsfException
- Throws:
EsfException
getDnsServerConfig
public DnsServerConfigIP4 getDnsServerConfig()
getConfigFilename
public String getConfigFilename()
Copyright © 2013. All Rights Reserved.