|
||||||||||
| 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.SNPPPoolFiller
public class SNPPPoolFiller
PoolFiller object to fill a pool with SNPP PoolAbles
| Constructor Summary | |
|---|---|
SNPPPoolFiller(java.lang.String name,
SpyConfig conf)
|
|
| 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 SNPPPoolFiller(java.lang.String name,
SpyConfig conf)
| 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 | |||||||||