|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.services.resource.runtime.ClasspathResourceLoader
Constructor Summary | |
ClasspathResourceLoader()
|
Method Summary | |
IResource |
getResource(java.lang.String resourcePath)
|
IResource |
getResource(java.lang.String resourcePath,
java.lang.String contentType)
|
boolean |
hasResource(java.lang.String resourcePath)
|
void |
init(java.util.Properties properties)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClasspathResourceLoader()
Method Detail |
public void init(java.util.Properties properties) throws ResourceServiceException
init
in interface IResourceLoader
ResourceServiceException
public boolean hasResource(java.lang.String resourcePath) throws ResourceServiceException
hasResource
in interface IResourceLoader
ResourceServiceException
public IResource getResource(java.lang.String resourcePath) throws ResourceServiceException
getResource
in interface IResourceLoader
ResourceServiceException
public IResource getResource(java.lang.String resourcePath, java.lang.String contentType) throws ResourceServiceException
getResource
in interface IResourceLoader
ResourceServiceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |