Uses of Interface
com.sun.corba.se.spi.orbutil.threadpool.ThreadPoolManager
Packages that use ThreadPoolManager
Package
Description
-
Uses of ThreadPoolManager in com.sun.corba.se.impl.orb
Methods in com.sun.corba.se.impl.orb that return ThreadPoolManagerModifier and TypeMethodDescriptionORBImpl.getThreadPoolManager()ORBSingleton.getThreadPoolManager()Methods in com.sun.corba.se.impl.orb with parameters of type ThreadPoolManagerModifier and TypeMethodDescriptionvoidORBImpl.setThreadPoolManager(ThreadPoolManager mgr) voidORBSingleton.setThreadPoolManager(ThreadPoolManager mgr) -
Uses of ThreadPoolManager in com.sun.corba.se.impl.orbutil.threadpool
Classes in com.sun.corba.se.impl.orbutil.threadpool that implement ThreadPoolManager -
Uses of ThreadPoolManager in com.sun.corba.se.spi.orb
Methods in com.sun.corba.se.spi.orb that return ThreadPoolManagerMethods in com.sun.corba.se.spi.orb with parameters of type ThreadPoolManager