|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.observation.persistence.binary.BinaryObservationProvider
public class BinaryObservationProvider
The BinaryObservationProvider class TODO add class documentation here.
| Constructor Summary | |
|---|---|
BinaryObservationProvider()
|
|
| Method Summary | |
|---|---|
String |
getConfigNamespace()
Returns the namespace for configuration documents that this provider handles. |
URL |
getConfigSchema()
Returns the URL for retrieving the configuration document schema. |
ObservationDatastore |
getObservationStore(URL configURL)
Creates a new ObservationDatastore instance from the given configuration document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BinaryObservationProvider()
| Method Detail |
|---|
public String getConfigNamespace()
ResourceProvider
getConfigNamespace in interface ResourceProvidernullpublic URL getConfigSchema()
ResourceProvider
getConfigSchema in interface ResourceProvidernull
public ObservationDatastore getObservationStore(URL configURL)
throws ObservationDatastoreException
ObservationStoreProviderObservationDatastore instance from the given configuration document.
getObservationStore in interface ObservationStoreProviderconfigURL - location of the configuration document, must not be null
ObservationDatastoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||