Uses of Class
com.sun.corba.ee.spi.threadpool.NoSuchWorkQueueException
Packages that use NoSuchWorkQueueException
-
Uses of NoSuchWorkQueueException in com.sun.corba.ee.impl.threadpool
Methods in com.sun.corba.ee.impl.threadpool that throw NoSuchWorkQueueException -
Uses of NoSuchWorkQueueException in com.sun.corba.ee.spi.threadpool
Methods in com.sun.corba.ee.spi.threadpool that throw NoSuchWorkQueueExceptionModifier and TypeMethodDescriptionThreadPool.getWorkQueue
(int queueId) This method will return an instance of the of the WorkQueue given a queueId.