|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cometway.props.AbstractPropsPoolAgent.PropsPoolImpl
public class AbstractPropsPoolAgent.PropsPoolImpl
| Constructor Summary | |
|---|---|
AbstractPropsPoolAgent.PropsPoolImpl()
|
|
| Method Summary | |
|---|---|
void |
returnProps(Props p,
java.lang.Object o)
Returns a Props to the pool based on the specified Object parameter. |
Props |
takeProps(java.lang.Object o)
Takes a Props from the pool based on the specified Object parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractPropsPoolAgent.PropsPoolImpl()
| Method Detail |
|---|
public Props takeProps(java.lang.Object o)
public void returnProps(Props p,
java.lang.Object o)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||