|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.priha.util.Pool.Poolable
public abstract static class Pool.Poolable
| Field Summary | |
|---|---|
protected Pool |
m_pool
|
| Constructor Summary | |
|---|---|
Pool.Poolable(Pool p)
|
|
| Method Summary | |
|---|---|
void |
dispose()
Default implementation does nothing. |
void |
release()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Pool m_pool
| Constructor Detail |
|---|
public Pool.Poolable(Pool p)
| Method Detail |
|---|
public void release()
public void dispose()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||