|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ThreadFactory | |
| org.apache.axis2.context | |
| org.apache.axis2.util.threadpool | |
| Uses of ThreadFactory in org.apache.axis2.context |
| Methods in org.apache.axis2.context that return ThreadFactory | |
ThreadFactory |
ConfigurationContext.getThreadPool()
Returns the thread factory. |
| Methods in org.apache.axis2.context with parameters of type ThreadFactory | |
void |
ConfigurationContext.setThreadPool(ThreadFactory pool)
Sets the thread factory. |
| Uses of ThreadFactory in org.apache.axis2.util.threadpool |
| Classes in org.apache.axis2.util.threadpool that implement ThreadFactory | |
class |
ThreadPool
This the thread pool for axis2. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||