| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| KSBScheduledPool | |
| KSBThreadPool | A thread pool which can be used to schedule asynchronous tasks. | 
| Class Summary | |
|---|---|
| KSBScheduledThreadPoolExecutor | |
| KSBScheduledThreadPoolExecutor.KSBThreadFactory | |
| KSBThreadPoolImpl | A Thread Pool implementation for the KSB which implements a thread pool backed by a configuration store. | 
| KSBThreadPoolImpl.KSBThreadFactory | A simple ThreadFactory which names the thread as follows: serviceNamespace/KSB-pool-m-thread-n Where serviceNamespace is the service namespace of the application running the thread pool, m is the sequence number of the factory and n is the sequence number of the thread within the factory. | 
| PriorityBlockingQueuePersistedMessageComparator | A comparator to put into the PriorityBlockingQueueused in theKSBThreadPoolImpl. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||