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