|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentResourceLoader
DeploymentResourceLoader.
Method Summary | |
---|---|
URL |
getResource(String name)
Get a resource |
Enumeration<URL> |
getResources(String name)
Get resources |
Method Detail |
---|
URL getResource(String name)
name
- the name of the resource
Enumeration<URL> getResources(String name) throws IOException
name
- the name of the resource
IOException
- for any error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |