| Interface | Description |
|---|---|
| IBagStateListener |
This interface is implemented by a listener to the ConcurrentBag.
|
| IConcurrentBagEntry |
| Class | Description |
|---|---|
| ClassLoaderUtils |
Methods useful for class reflection and class loading.
|
| ConcurrentBag<T extends IConcurrentBagEntry> |
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
| DefaultThreadFactory | |
| DriverDataSource | |
| FastList<T> |
Fast list without range checking.
|
| JavassistProxyFactory |
This class generates the proxy objects for
Connection, Statement,
PreparedStatement, and CallableStatement. |
| PropertyBeanSetter |
A class that reflectively sets bean properties on a target object.
|
| UtilityElf |
Copyright © 2016 Zaxxer.com. All Rights Reserved.