|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.huihoo.jfox.pool.PoolableObjectInvocationHandler
org.huihoo.jfox.pool.connection.PoolableConnectionInvocationHandler
| Constructor Summary | |
PoolableConnectionInvocationHandler(PoolableObject poolableObject)
|
|
| Method Summary | |
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
Processes a method invocation on a proxy instance and returns the result. |
| Methods inherited from class org.huihoo.jfox.pool.PoolableObjectInvocationHandler |
getPoolableObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PoolableConnectionInvocationHandler(PoolableObject poolableObject)
| Method Detail |
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
java.lang.reflect.InvocationHandler
invoke in interface java.lang.reflect.InvocationHandlerinvoke in class PoolableObjectInvocationHandlerjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||