Uses of Class
org.deegree_impl.tools.ObjectPool

Packages that use ObjectPool
org.deegree_impl.enterprise   
org.deegree_impl.io   
org.deegree_impl.tools   
 

Uses of ObjectPool in org.deegree_impl.enterprise
 

Subclasses of ObjectPool in org.deegree_impl.enterprise
 class WCASServicePool
          class to manage the object pool. this is part of the combination of the object pool pattern an the singelton pattern.
 class WCServicePool
          class to manage the object pool. this is part of the combination of the object pool pattern an the singelton pattern.
 class WFSGServicePool
          class to manage the object pool. this is part of the combination of the object pool pattern an the singelton pattern.
 class WFSServicePool
          class to manage the object pool. this is part of the combination of the object pool pattern an the singelton pattern.
 class WMServicePool
          Pool of WMService-Instances.
 class WTServicePool
          Pool of WTService-Instances.
 

Uses of ObjectPool in org.deegree_impl.io
 

Subclasses of ObjectPool in org.deegree_impl.io
 class DBPool
          class to manage a pool of database connections.
 

Uses of ObjectPool in org.deegree_impl.tools
 

Methods in org.deegree_impl.tools that return ObjectPool
static ObjectPool ObjectPool.getInstance()
          dummy