|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.remoteows.wms.RemoteWMSStoreProvider
@Deprecated public class RemoteWMSStoreProvider
| Constructor Summary | |
|---|---|
RemoteWMSStoreProvider()
Deprecated. |
|
| Method Summary | |
|---|---|
RemoteOWSStore |
create(URL config)
Deprecated. |
List<String> |
getCapabilitiesNamespaces()
Deprecated. |
String |
getConfigNamespace()
Deprecated. Returns the namespace for configuration documents that this provider handles. |
URL |
getConfigSchema()
Deprecated. Returns the URL for retrieving the configuration document schema. |
Class<? extends ResourceManager>[] |
getDependencies()
Deprecated. |
String |
getServiceType()
Deprecated. |
void |
init(DeegreeWorkspace workspace)
Deprecated. 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 RemoteWMSStoreProvider()
| Method Detail |
|---|
public List<String> getCapabilitiesNamespaces()
getCapabilitiesNamespaces in interface RemoteOWSStoreProviderpublic String getConfigNamespace()
ResourceProvider
getConfigNamespace in interface ResourceProvidernullpublic String getServiceType()
getServiceType in interface RemoteOWSStoreProviderpublic RemoteOWSStore create(URL config)
create in interface ExtendedResourceProvider<RemoteOWSStore>nullpublic URL getConfigSchema()
ResourceProvider
getConfigSchema in interface ResourceProvidernullpublic Class<? extends ResourceManager>[] getDependencies()
getDependencies in interface ExtendedResourceProvider<RemoteOWSStore>public void init(DeegreeWorkspace workspace)
ExtendedResourceProvider
init in interface ExtendedResourceProvider<RemoteOWSStore>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||