|
QuickServer v1.4.7 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.quickserver.util.xmlreader.PoolConfig
org.quickserver.util.xmlreader.ClientDataObjectPoolConfig
This class encapsulate the Thread Object pool configuration. The xml is <client-data-object-pool>...</client-data-object-pool>
| Constructor Summary | |
ClientDataObjectPoolConfig()
|
|
ClientDataObjectPoolConfig(PoolConfig poolConfig)
|
|
| Method Summary | |
java.lang.String |
toXML(java.lang.String pad)
Returns XML config of this class. |
| Methods inherited from class org.quickserver.util.xmlreader.PoolConfig |
getInitSize, getMaxActive, getMaxIdle, setInitSize, setMaxActive, setMaxIdle |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClientDataObjectPoolConfig()
public ClientDataObjectPoolConfig(PoolConfig poolConfig)
| Method Detail |
public java.lang.String toXML(java.lang.String pad)
|
QuickServer v1.4.7 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||