|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.enhanced.impl.listener.PoolListenerAdapter<E>
org.ow2.util.pool.impl.enhanced.impl.listener.statistics.BasicPoolStatsFillerPoolListener<E>
org.ow2.util.pool.impl.enhanced.impl.listener.statistics.ExtendedPoolStatsFillerPoolListener<E>
E - pool item typepublic class ExtendedPoolStatsFillerPoolListener<E>
| Constructor Summary | |
|---|---|
ExtendedPoolStatsFillerPoolListener()
|
|
| Method Summary | |
|---|---|
void |
getMethodCalled(IWaitControl timeout)
|
void |
getMethodFailed(java.lang.Exception poolException,
IWaitControl timeout)
|
void |
getMethodReturned(E result,
IWaitControl timeout)
|
protected void |
updateGetMethodDurationAverage()
|
| Methods inherited from class org.ow2.util.pool.impl.enhanced.impl.listener.statistics.BasicPoolStatsFillerPoolListener |
|---|
copyStats, getBasicPoolStats, putMethodReturned, removeMethodReturned |
| Methods inherited from class org.ow2.util.pool.impl.enhanced.impl.listener.PoolListenerAdapter |
|---|
putMethodCalled, putMethodFailed, removeMethodCalled, removeMethodFailed, signalAllWaitersMethodCalled, signalAllWaitersMethodFailed, signalAllWaitersMethodReturned |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.util.pool.impl.enhanced.api.listener.IPoolListener |
|---|
putMethodCalled, putMethodFailed, removeMethodCalled, removeMethodFailed, signalAllWaitersMethodCalled, signalAllWaitersMethodFailed, signalAllWaitersMethodReturned |
| Constructor Detail |
|---|
public ExtendedPoolStatsFillerPoolListener()
| Method Detail |
|---|
public void getMethodCalled(IWaitControl timeout)
getMethodCalled in interface IPoolListener<E>getMethodCalled in class BasicPoolStatsFillerPoolListener<E>protected void updateGetMethodDurationAverage()
public void getMethodFailed(java.lang.Exception poolException,
IWaitControl timeout)
getMethodFailed in interface IPoolListener<E>getMethodFailed in class BasicPoolStatsFillerPoolListener<E>
public void getMethodReturned(E result,
IWaitControl timeout)
getMethodReturned in interface IPoolListener<E>getMethodReturned in class BasicPoolStatsFillerPoolListener<E>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||