| Interface | Description |
|---|---|
| ConcurrentBag.IBagStateListener |
This interface is implemented by a listener to the bag.
|
| Class | Description |
|---|---|
| ClassLoaderUtils |
Methods useful for class reflection and class loading.
|
| ConcurrentBag<T extends ConcurrentBag.BagEntry> |
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
| ConcurrentBag.BagEntry | |
| DefaultThreadFactory | |
| DriverDataSource | |
| FastList<T> |
Fast list without range checking.
|
| LeakTask |
A Runnable that is scheduled in the future to report leaks.
|
| PoolUtilities | |
| PropertyBeanSetter |
A class that reflectively sets bean properties on a target object.
|
Copyright © 2014 Zaxxer.com. All Rights Reserved.