Uses of Interface
org.apache.excalibur.thread.ThreadControl

Uses of ThreadControl in org.apache.excalibur.thread
 

Methods in org.apache.excalibur.thread that return ThreadControl
 ThreadControl ThreadPool.execute(Executable work)
          Run work in separate thread.
 ThreadControl ThreadPool.execute(java.lang.Runnable work)
          Run work in separate thread.
 



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.