Uses of Interface
com.sun.corba.ee.spi.threadpool.ThreadPoolManager
Packages that use ThreadPoolManager
Package
Description
-
Uses of ThreadPoolManager in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb declared as ThreadPoolManagerMethods in com.sun.corba.ee.impl.orb that return ThreadPoolManagerModifier and TypeMethodDescriptionORBImpl.getThreadPoolManager()
ORBSingleton.getThreadPoolManager()
Methods in com.sun.corba.ee.impl.orb with parameters of type ThreadPoolManagerModifier and TypeMethodDescriptionvoid
ORBImpl.setThreadPoolManager
(ThreadPoolManager mgr) void
ORBSingleton.setThreadPoolManager
(ThreadPoolManager mgr) -
Uses of ThreadPoolManager in com.sun.corba.ee.impl.threadpool
Classes in com.sun.corba.ee.impl.threadpool that implement ThreadPoolManager -
Uses of ThreadPoolManager in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return ThreadPoolManagerMethods in com.sun.corba.ee.spi.orb with parameters of type ThreadPoolManager