org.apache.felix.mosgi.console.gui
Class NodesTree.PoolingThread

java.lang.Object
  extended by org.apache.felix.mosgi.console.gui.NodesTree.PoolingThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
NodesTree

protected class NodesTree.PoolingThread
extends java.lang.Object
implements java.lang.Runnable


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

Constructor Detail

NodesTree.PoolingThread

protected NodesTree.PoolingThread()
Method Detail

run

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