Uses of Interface
org.jboss.mq.threadpool.Work

Packages that use Work
org.jboss.mq.threadpool   
 

Uses of Work in org.jboss.mq.threadpool
 

Methods in org.jboss.mq.threadpool with parameters of type Work
 void ThreadPool.cancelWork(Work work)
          Cancel a piece of enqueued work.
 void ThreadPool.enqueueWork(Work work)
          Enqueue a piece of work for this thread to handle.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.