|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--weblogic.webservice.async.ThreadPool
Thread pool for the client
Field Summary | |
protected static boolean |
DEBUG
|
Constructor Summary | |
ThreadPool(int size)
|
Method Summary | |
void |
addTask(java.lang.Runnable task)
|
void |
run()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected static boolean DEBUG
Constructor Detail |
public ThreadPool(int size)
Method Detail |
public void run()
public void addTask(java.lang.Runnable task)
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |