Uses of Interface
org.apache.axis2.util.threadpool.ThreadFactory
Packages that use ThreadFactory
-
Uses of ThreadFactory in org.apache.axis2.context
Methods in org.apache.axis2.context that return ThreadFactoryModifier and TypeMethodDescriptionConfigurationContext.getThreadPool()Returns the thread factory.Methods in org.apache.axis2.context with parameters of type ThreadFactoryModifier and TypeMethodDescriptionvoidConfigurationContext.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