com.eurotech.framework.linux.net.dhcp
Class DhcpServerFactory

java.lang.Object
  extended by com.eurotech.framework.linux.net.dhcp.DhcpServerFactory

public class DhcpServerFactory
extends Object


Method Summary
static DhcpServerImpl getInstance(String interfaceName, boolean enabled, boolean passDns)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static DhcpServerImpl getInstance(String interfaceName,
                                         boolean enabled,
                                         boolean passDns)
                                  throws EsfException
Throws:
EsfException


Copyright © 2013. All Rights Reserved.