com.eurotech.framework.linux.net.util
Class RedHatNetworkInterface
java.lang.Object
com.eurotech.framework.linux.net.util.GenericNetworkInterface
com.eurotech.framework.linux.net.util.RedHatNetworkInterface
public class RedHatNetworkInterface
- extends GenericNetworkInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RedHatNetworkInterface
public RedHatNetworkInterface()
getCurrentConfiguration
public static NetInterfaceConfig getCurrentConfiguration(String interfaceName,
NetInterfaceType type,
NetInterfaceStatus status,
boolean dhcpServerEnabled,
boolean passDns)
throws EsfException
- Throws:
EsfException
writeNewConfig
public static void writeNewConfig(NetInterfaceConfig netInterfaceConfig)
throws EsfException
- Throws:
EsfException
Copyright © 2013. All Rights Reserved.