| Interface | Description |
|---|---|
| Listener<T> |
An instance of this interface can be supplied to the pool at its creation time, and its methods will be called
upon calling the pool take and restore operations.
|
| Class | Description |
|---|---|
| TakenListener<T> |
An instance of this class can be supplied to the pool at its creation time, and its methods will be called
upon calling the pool take and restore operations.
|
Copyright © 2013-2016 vibur.org. All Rights Reserved.