|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPool | |
|---|---|
| org.openeai.afa | |
| org.openeai.jms.consumer | |
| org.openeai.threadpool | |
| Uses of ThreadPool in org.openeai.afa |
|---|
| Methods in org.openeai.afa with parameters of type ThreadPool | |
|---|---|
void |
ScheduledApp.setThreadPool(ThreadPool tPool)
Sets the ThreadPool object associated to this ScheduledApp. |
| Uses of ThreadPool in org.openeai.jms.consumer |
|---|
| Fields in org.openeai.jms.consumer declared as ThreadPool | |
|---|---|
protected ThreadPool |
MessageConsumer.m_threadPool
|
| Methods in org.openeai.jms.consumer that return ThreadPool | |
|---|---|
ThreadPool |
MessageConsumer.getThreadPool()
Returns the ThreadPool object that will be used by this Consumer to execute ConsumerCommands in. |
| Methods in org.openeai.jms.consumer with parameters of type ThreadPool | |
|---|---|
void |
MessageConsumer.setThreadPool(ThreadPool tPool)
Sets the ThreadPool object that will be used by this Consumer to execute ConsumerCommands in. |
| Uses of ThreadPool in org.openeai.threadpool |
|---|
| Classes in org.openeai.threadpool that implement ThreadPool | |
|---|---|
class |
ThreadPoolImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||