public abstract class WFSConfiguration extends Configuration
| Modifier | Constructor and Description |
|---|---|
protected |
WFSConfiguration(XSD wfs)
Creates a new configuration.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureContext(MutablePicoContainer container)
Registers an instanceof
WfsFactory in the context. |
protected void |
registerBindings(MutablePicoContainer container)
Registers the bindings for the configuration.
|
addDependency, allDependencies, configureBindings, configureBindings, configureEncoder, configureParser, equals, getContext, getDependencies, getDependency, getNamespaceURI, getProperties, getSchemaFileURL, getSchemaLocationResolver, getSchemaLocator, getXSD, hashCode, hasProperty, registerBindings, schema, setupBindings, setupBindings, setupContext, setupEncoder, setupParserprotected WFSConfiguration(XSD wfs)
protected void configureContext(MutablePicoContainer container)
WfsFactory in the context.configureContext in class Configurationcontainer - The container representing the context.protected final void registerBindings(MutablePicoContainer container)
registerBindings in class Configurationcontainer - Container containing all bindings, keyed by QName.Copyright © 1996–2019 Geotools. All rights reserved.