|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JCO.Pool in com.sap.mw.jco |
| Fields in com.sap.mw.jco declared as JCO.Pool | |
protected JCO.Pool |
JCO.Connection.pool
|
| Methods in com.sap.mw.jco that return JCO.Pool | |
JCO.Pool |
JCO.PoolManager.getPool(String pool_name)
Returns the pool with the specified name or null if such a pool does not exist in the pool list |
| Methods in com.sap.mw.jco with parameters of type JCO.Pool | |
void |
JCO.PoolChangedListener.poolChanged(JCO.Pool pool)
Called if a connection of a connection pool has changed its state |
protected void |
JCO.PoolManager.firePoolChanged(JCO.Pool pool)
Calls the poolChanged() method of the registered listeners |
void |
JCO.PoolManager.TimeoutChecker.startCheckerFor(JCO.Pool pool)
starts the time checker for this pool. |
void |
JCO.PoolManager.TimeoutChecker.stopCheckerFor(JCO.Pool pool)
|
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||