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