Uses of Class
org.deegree_impl.enterprise.WMServicePool

Packages that use WMServicePool
org.deegree_impl.enterprise   
 

Uses of WMServicePool in org.deegree_impl.enterprise
 

Fields in org.deegree_impl.enterprise declared as WMServicePool
protected  WMServicePool WMSServlet.servicePool
           
private static WMServicePool WMServicePool.instance
          the only instance of this class
 

Methods in org.deegree_impl.enterprise that return WMServicePool
static WMServicePool WMServicePool.getInstance(WMSCapabilities capabilities)
          Returns the only instance of this class.