Uses of Class
org.fcrepo.server.errors.ConnectionPoolNotFoundException

Packages that use ConnectionPoolNotFoundException
org.fcrepo.server.storage   
 

Uses of ConnectionPoolNotFoundException in org.fcrepo.server.storage
 

Methods in org.fcrepo.server.storage that throw ConnectionPoolNotFoundException
 ConnectionPool ConnectionPoolManagerImpl.getPool()
           Gets the default Connection Pool.
 ConnectionPool ConnectionPoolManager.getPool()
          Gets the default Connection Pool.
 ConnectionPool ConnectionPoolManagerImpl.getPool(String poolName)
           Gets a named connection pool.
 ConnectionPool ConnectionPoolManager.getPool(String poolName)
          Gets the specified connection pool.
 



Copyright © 2012 DuraSpace. All Rights Reserved.