|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderableStoreProvider
The class TODO add class documentation here.
Method Summary | |
---|---|
RenderableStore |
build(java.net.URL configURL)
Creates a new RenderableStore instance from the given configuration document. |
java.lang.String |
getConfigNamespace()
Returns the namespace for configurations documents that this provider handles. |
Method Detail |
---|
java.lang.String getConfigNamespace()
null
RenderableStore build(java.net.URL configURL)
RenderableStore
instance from the given configuration document.
configURL
- location of the configuration document, must not be null
java.lang.IllegalArgumentException
- if the configuration contains an error or creation fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |