|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.SpyObject
net.spy.pool.PoolAble
net.spy.pool.SNPPPoolAble
public class SNPPPoolAble
PoolAble object for containing a SNPP object.
| Field Summary |
|---|
| Fields inherited from class net.spy.pool.PoolAble |
|---|
MAY_CLEAN, MUST_CLEAN |
| Constructor Summary | |
|---|---|
SNPPPoolAble(java.lang.Object theObject,
int poolHash)
Get an instance of SNPPPoolAble. |
|
SNPPPoolAble(java.lang.Object theObject,
long maxAge,
int poolHash)
Get an instance of SNPPPoolAble. |
|
| Method Summary | |
|---|---|
void |
discard()
Discard the object. |
boolean |
isAlive()
Find out of the SNPPPoolAble represents a usable object. |
| Methods inherited from class net.spy.pool.PoolAble |
|---|
activate, checkIn, checkOut, debug, getObject, getObjectID, intGetObject, isAvailable, isCheckedOut, pruneStatus, setAvailable, setMaxAge, setObjectID, setPoolName, setUnavailable, toString |
| Methods inherited from class net.spy.SpyObject |
|---|
getLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SNPPPoolAble(java.lang.Object theObject,
int poolHash)
public SNPPPoolAble(java.lang.Object theObject,
long maxAge,
int poolHash)
| Method Detail |
|---|
public void discard()
PoolAble
discard in class PoolAblePoolAblepublic boolean isAlive()
isAlive in class PoolAble
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||