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