|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.feature.persistence.simplesql.SimpleSQLFeatureStoreProvider
public class SimpleSQLFeatureStoreProvider
FeatureStoreProvider for the SimpleSQLFeatureStore.
| Constructor Summary | |
|---|---|
SimpleSQLFeatureStoreProvider()
|
|
| Method Summary | |
|---|---|
SimpleSQLFeatureStore |
create(URL configURL)
|
String |
getConfigNamespace()
Returns the namespace for configuration documents that this provider handles. |
URL |
getConfigSchema()
Returns the URL for retrieving the configuration document schema. |
Class<? extends ResourceManager>[] |
getDependencies()
|
void |
init(DeegreeWorkspace workspace)
Will be called before any call to #create. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleSQLFeatureStoreProvider()
| Method Detail |
|---|
public String getConfigNamespace()
ResourceProvider
getConfigNamespace in interface ResourceProvidernullpublic URL getConfigSchema()
ResourceProvider
getConfigSchema in interface ResourceProvidernull
public SimpleSQLFeatureStore create(URL configURL)
throws ResourceInitException
create in interface ExtendedResourceProvider<FeatureStore>null
ResourceInitExceptionpublic void init(DeegreeWorkspace workspace)
ExtendedResourceProvider
init in interface ExtendedResourceProvider<FeatureStore>public Class<? extends ResourceManager>[] getDependencies()
getDependencies in interface ExtendedResourceProvider<FeatureStore>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||