|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.pool.PoolFiller
net.spy.pool.JDBCPoolFiller
public class JDBCPoolFiller
PoolFiller object to fill a pool with JDBC PoolAbles
| Constructor Summary | |
|---|---|
JDBCPoolFiller(java.lang.String name,
SpyConfig conf)
Instantiate the JDBCPoolFiller. |
|
| Method Summary | |
|---|---|
PoolAble |
getObject()
get a new object for the pool. |
| Methods inherited from class net.spy.pool.PoolFiller |
|---|
debugName, getConfig, getName, getPoolHash, getProperty, getProperty, getPropertyInt, setConfig, setName, setPoolHash |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDBCPoolFiller(java.lang.String name,
SpyConfig conf)
throws PoolException
PoolException| Method Detail |
|---|
public PoolAble getObject()
throws PoolException
getObject in class PoolFillerPoolException - if a new connection could not be made.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||