|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.nhttp.util.WorkerPoolFactory
public class WorkerPoolFactory
Dynamically select util.concurrent implemenation
| Constructor Summary | |
|---|---|
WorkerPoolFactory()
|
|
| Method Summary | |
|---|---|
static WorkerPool |
getWorkerPool(int core,
int max,
int keepAlive,
int queueLength,
java.lang.String threadGroupName,
java.lang.String threadGroupId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkerPoolFactory()
| Method Detail |
|---|
public static WorkerPool getWorkerPool(int core,
int max,
int keepAlive,
int queueLength,
java.lang.String threadGroupName,
java.lang.String threadGroupId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||