Uses of Class
org.ourgrid.test.threadServices.ShutdownableThread

Packages that use ShutdownableThread
org.ourgrid.test.threadServices   
 

Uses of ShutdownableThread in org.ourgrid.test.threadServices
 

Methods in org.ourgrid.test.threadServices that return ShutdownableThread
 ShutdownableThread ShutdownableRunnable.getMyThread()
          Gets the thread related with this Runnable.