javax.jmdns.impl
Class JmDNSImpl.Shutdown

java.lang.Object
  extended by javax.jmdns.impl.JmDNSImpl.Shutdown
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
JmDNSImpl

protected class JmDNSImpl.Shutdown
extends java.lang.Object
implements java.lang.Runnable

Shutdown operations.


Constructor Summary
protected JmDNSImpl.Shutdown()
           
 
Method Summary
 void run()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmDNSImpl.Shutdown

protected JmDNSImpl.Shutdown()
Method Detail

run

public void run()

Specified by:
run in interface java.lang.Runnable