|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwallowedExceptionListener | |
---|---|
org.apache.commons.pool2.impl | Object pooling API implementations. |
Uses of SwallowedExceptionListener in org.apache.commons.pool2.impl |
---|
Methods in org.apache.commons.pool2.impl that return SwallowedExceptionListener | |
---|---|
SwallowedExceptionListener |
BaseGenericObjectPool.getSwallowedExceptionListener()
The listener used (if any) to receive notifications of exceptions unavoidably swallowed by the pool. |
Methods in org.apache.commons.pool2.impl with parameters of type SwallowedExceptionListener | |
---|---|
void |
BaseGenericObjectPool.setSwallowedExceptionListener(SwallowedExceptionListener swallowedExceptionListener)
The listener used (if any) to receive notifications of exceptions unavoidably swallowed by the pool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |