Uses of Class
org.apache.geronimo.connector.deployment.jsr88.SinglePool

Packages that use SinglePool
org.apache.geronimo.connector.deployment.jsr88   
 

Uses of SinglePool in org.apache.geronimo.connector.deployment.jsr88
 

Subclasses of SinglePool in org.apache.geronimo.connector.deployment.jsr88
 class PartitionedPool
          Settings for connectionmanager/partitioned-pool
 

Methods in org.apache.geronimo.connector.deployment.jsr88 that return SinglePool
 SinglePool ConnectionManager.getPoolSingle()
           
 

Methods in org.apache.geronimo.connector.deployment.jsr88 with parameters of type SinglePool
 void ConnectionManager.setPoolSingle(SinglePool pool)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.