|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ResourceLoader portal.services.velocity.sp.ResourceServiceLoader
Constructor Summary | |
ResourceServiceLoader()
|
Method Summary | |
long |
getLastModified(Resource resource)
|
java.io.InputStream |
getResourceStream(java.lang.String resourcePath)
|
void |
init(ExtendedProperties properties)
|
boolean |
isSourceModified(Resource velocityResource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceServiceLoader()
Method Detail |
public void init(ExtendedProperties properties)
public java.io.InputStream getResourceStream(java.lang.String resourcePath) throws ResourceNotFoundException
ResourceNotFoundException
public boolean isSourceModified(Resource velocityResource)
public long getLastModified(Resource resource)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |