|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams
Field Summary | |
int |
blockingTimeout
|
long |
idleTimeout
|
int |
maxSize
|
int |
minSize
|
Constructor Summary | |
InternalManagedConnectionPool.PoolParams()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int minSize
public int maxSize
public int blockingTimeout
public long idleTimeout
Constructor Detail |
public InternalManagedConnectionPool.PoolParams()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |