|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.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
PoolableObjectactivate in interface PoolableObject
public void passivate()
throws java.lang.Exception
PoolableObjectpassivate in interface PoolableObjectpublic java.lang.String say()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||