java.lang.Objectorg.objectweb.telosys.util.web.GenericURI
org.objectweb.telosys.util.web.ResourceURI
Constructor Summary | |
ResourceURI(java.lang.String sResourcePath)
Constructs an application resource URI definition |
Methods inherited from class org.objectweb.telosys.util.web.GenericURI |
getContextURI, getContextURI, getContextURI, getFullURL, getFullURL, getFullURL, getResourcePath, setResourcePath, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ResourceURI(java.lang.String sResourcePath)
sResourcePath
- : the resource path in the web app folder ( without the web app context at the beginning )