|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--jrunx.xml.XMLMetaData
|
+--jrunx.pool.PoolMetaData
|
+--jrun.connector.metadata.ConnectionPoolMetaData
Pool MetaData specific to JConnection pools. Created by external management tools, JMX API's, etc.
| Fields inherited from class jrunx.pool.PoolMetaData |
poolname |
| Fields inherited from class jrunx.xml.XMLMetaData |
logger |
| Constructor Summary | |
ConnectionPoolMetaData()
|
|
| Method Summary | |
int |
getConnectionTimeout()
|
void |
setConnectionTimeout(int n)
|
| Methods inherited from class jrunx.pool.PoolMetaData |
getInitialObjects, getLogFile, getMaximumSize, getMinimumSize, getName, getObjectTimeout, getShrinkBy, getSkimmerFrequency, getUserTimeout, isDebugging, isDisablePooling, isMaximumSoft, setDebugging, setDisablePooling, setInitialObjects, setLogFile, setMaximumSize, setMaximumSoft, setMinimumSize, setName, setObjectTimeout, setShrinkBy, setSkimmerFrequency, setUserTimeout |
| Methods inherited from class jrunx.xml.XMLMetaData |
addAcronym, addAcronyms, addPackagePrefix, addPackagePrefixes, exportDocument, getAttribute, getMetaDataSource, getParent, getPersistenceContext, getText, importXML, importXML, remove, removeAttribute, setAttribute, setMetaDataSource, setMetaDataSource, setParent, setParent, setPersistenceContext, setPublicID, setSystemID, setText, sync, sync, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConnectionPoolMetaData()
| Method Detail |
public int getConnectionTimeout()
public void setConnectionTimeout(int n)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||