Uses of Class
org.deegree_impl.enterprise.WFSGServicePool

Packages that use WFSGServicePool
org.deegree_impl.enterprise   
 

Uses of WFSGServicePool in org.deegree_impl.enterprise
 

Fields in org.deegree_impl.enterprise declared as WFSGServicePool
protected  WFSGServicePool WFSGServlet.pool
           
private static WFSGServicePool WFSGServicePool.instance
           
 

Methods in org.deegree_impl.enterprise that return WFSGServicePool
static WFSGServicePool WFSGServicePool.getInstance(WFSGCapabilities wfsgCapa, GazetteerConfiguration conf)
          realize singelton pattern using double checked locking pattern.