|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.huihoo.jfox.pool.TestPoolableObject
| Constructor Summary | |
TestPoolableObject()
|
|
| Method Summary | |
void |
activate()
actvite the object before it be retrived |
void |
passivate()
passivate the object before it be restored, set the status to initialized |
java.lang.String |
say()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestPoolableObject()
| Method Detail |
public void activate()
throws java.lang.Exception
PoolableObject
activate in interface PoolableObjectjava.lang.Exception
public void passivate()
throws java.lang.Exception
PoolableObject
passivate in interface PoolableObjectjava.lang.Exceptionpublic java.lang.String say()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||