|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtendedResourceProvider<T extends Resource>
Method Summary | |
---|---|
T |
create(URL configUrl)
|
Class<? extends ResourceManager>[] |
getDependencies()
|
void |
init(DeegreeWorkspace workspace)
Will be called before any call to #create. |
Methods inherited from interface org.deegree.commons.config.ResourceProvider |
---|
getConfigNamespace, getConfigSchema |
Method Detail |
---|
void init(DeegreeWorkspace workspace)
workspace
- T create(URL configUrl) throws ResourceInitException
configUrl
-
null
ResourceInitException
Class<? extends ResourceManager>[] getDependencies()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |