|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GazetteerConfiguration | |
org.deegree_impl.enterprise | |
org.deegree_impl.services.gazetteer | |
org.deegree_impl.services.gazetteer.configuration |
Uses of GazetteerConfiguration in org.deegree_impl.enterprise |
Fields in org.deegree_impl.enterprise declared as GazetteerConfiguration | |
private GazetteerConfiguration |
WFSGServlet.conf
|
private GazetteerConfiguration |
WFSGServicePool.conf
|
Methods in org.deegree_impl.enterprise with parameters of type GazetteerConfiguration | |
static WFSGServicePool |
WFSGServicePool.getInstance(WFSGCapabilities wfsgCapa,
GazetteerConfiguration conf)
realize singelton pattern using double checked locking pattern. |
Constructors in org.deegree_impl.enterprise with parameters of type GazetteerConfiguration | |
WFSGServicePool(WFSGCapabilities wfsgCapa,
GazetteerConfiguration conf)
|
Uses of GazetteerConfiguration in org.deegree_impl.services.gazetteer |
Methods in org.deegree_impl.services.gazetteer with parameters of type GazetteerConfiguration | |
static OGCWebService |
WFSGFactory.createWFSGService(WFSGCapabilities capa,
GazetteerConfiguration gazetteerConfig,
Dispatcher dispatcher)
Factory method for creating an instance of a WFSService. |
Uses of GazetteerConfiguration in org.deegree_impl.services.gazetteer.configuration |
Methods in org.deegree_impl.services.gazetteer.configuration that return GazetteerConfiguration | |
static GazetteerConfiguration |
ConfigurationFactory.createGazetteerConfiguration(java.net.URL url)
|
static GazetteerConfiguration |
ConfigurationFactory.createGazetteerConfiguration(org.w3c.dom.Element root)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |