| Interface | Description |
|---|---|
| ConcurrentBag.IBagManagable |
This interface must be implemented by classes wishing to be managed by
ConcurrentBag.
|
| ConcurrentBag.IBagStateListener |
This interface is implemented by a listener to the bag.
|
| Class | Description |
|---|---|
| ClassLoaderUtils | |
| ConcurrentBag<T extends ConcurrentBag.IBagManagable> |
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
| DriverDataSource | |
| FastStatementList |
Fast list without range checking.
|
| PoolUtilities | |
| PropertyBeanSetter |
A class that reflectively sets bean properties on a target object.
|
Copyright © 2014 Zaxxer.com. All rights reserved.