|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_rar.deployment.api.PoolParamsDesc
This class defines the implementation of the element pool-params
Constructor Summary | |
PoolParamsDesc(PoolParams pp)
Constructor |
Method Summary | |
java.lang.String |
getPoolInit()
Gets the pool-init |
java.lang.String |
getPoolMax()
Gets the pool-max |
java.lang.String |
getPoolMaxAge()
Gets the pool-max-age |
java.lang.String |
getPoolMin()
Gets the pool-min |
java.lang.String |
getPstmtMax()
Gets the pstmt-max |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PoolParamsDesc(PoolParams pp)
Method Detail |
public java.lang.String getPoolInit()
public java.lang.String getPoolMin()
public java.lang.String getPoolMax()
public java.lang.String getPoolMaxAge()
public java.lang.String getPstmtMax()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |