| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.lib.thread |
ThreadPool service.
|
| Class and Description |
|---|
| ThreadPool
This is a pool of threads which can be assigned work.
|
| Class and Description |
|---|
| PooledThread
A thread that belongs to a ThreadPool.
|
| ThreadPool
This is a pool of threads which can be assigned work.
|
| Work
Used internally by the ThreadPool to wrap a Runnable that is
going to be run.
|
Copyright © 2014. All Rights Reserved.