|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.internal.services.AssetResourceLocatorImpl
public class AssetResourceLocatorImpl
Constructor Summary | |
---|---|
AssetResourceLocatorImpl(ResourceDigestManager digestManager,
Response response,
AssetSource assetSource)
|
Method Summary | |
---|---|
Resource |
findClasspathResourceForPath(java.lang.String path)
For a complete classpath path, returns the Resource for the path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssetResourceLocatorImpl(ResourceDigestManager digestManager, Response response, AssetSource assetSource)
Method Detail |
---|
public Resource findClasspathResourceForPath(java.lang.String path) throws java.io.IOException
AssetResourceLocator
findClasspathResourceForPath
in interface AssetResourceLocator
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |