java.lang.Object
com.aoindustries.aoserv.daemon.net.DhcpManager
- All Implemented Interfaces:
Runnable
Watches the IP address of the server and tells the master when the IP address changes.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic InetAddressgetDhcpAddress(String device) voidrun()static voidstart()
-
Field Details
-
POLL_INTERVAL
public static final int POLL_INTERVAL- See Also:
-
-
Method Details
-
getDhcpAddress
- Throws:
IOException
-
start
- Throws:
IOExceptionSQLException
-
run
public void run()
-
