|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.huihoo.jfox.pool.ObjectFactorySupport
|
+--org.huihoo.jfox.pool.thread.ThreadableObjectFactory
override the ObjectFactorySupport.destroyObject method
| Fields inherited from class org.huihoo.jfox.pool.ObjectFactorySupport |
classType |
| Constructor Summary | |
ThreadableObjectFactory(java.lang.Class classType)
|
|
| Method Summary | |
void |
destroyObject(PoolableObject object)
destroy a poolabled object |
| Methods inherited from class org.huihoo.jfox.pool.ObjectFactorySupport |
equals, getObjectClass, hashCode, makeObject, validateObject |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ThreadableObjectFactory(java.lang.Class classType)
throws java.lang.Exception
| Method Detail |
public void destroyObject(PoolableObject object)
throws java.lang.Exception
ObjectFactorySupportdestroyObject in class ObjectFactorySupportorg.huihoo.jfox.pool.ObjectFactorySupportobject -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||