|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 RemoteOWSStoreProvider
public String getConfigNamespace()
ResourceProvider
getConfigNamespace
in interface ResourceProvider
null
public String getServiceType()
getServiceType
in interface RemoteOWSStoreProvider
public RemoteOWSStore create(URL config)
create
in interface ExtendedResourceProvider<RemoteOWSStore>
null
public URL getConfigSchema()
ResourceProvider
getConfigSchema
in interface ResourceProvider
null
public 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 |