org.jboss.resource.connectionmanager
Class InternalManagedConnectionPool.PoolParams
java.lang.Object
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.PoolParams
- Enclosing class:
- InternalManagedConnectionPool
public static class InternalManagedConnectionPool.PoolParams
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
minSize
public int minSize
maxSize
public int maxSize
blockingTimeout
public int blockingTimeout
idleTimeout
public long idleTimeout
InternalManagedConnectionPool.PoolParams
public InternalManagedConnectionPool.PoolParams()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.