com.adventnet.adaptors.clients.http
Class ClientNotificationBroadcaster.NotificationThread

java.lang.Object
  extended by com.adventnet.adaptors.clients.http.ClientNotificationBroadcaster.NotificationThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ClientNotificationBroadcaster

 class ClientNotificationBroadcaster.NotificationThread
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

ClientNotificationBroadcaster.NotificationThread

ClientNotificationBroadcaster.NotificationThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable