org.apache.myfaces.shared.resource
Class ResourceCachedInfo
java.lang.Object
org.apache.myfaces.shared.resource.ResourceCachedInfo
public class ResourceCachedInfo
- extends Object
Holds the information that is static but can only be derived after
a Resource instance is created.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceCachedInfo
public ResourceCachedInfo(URL url,
String requestPath)
getURL
public URL getURL()
getRequestPath
public String getRequestPath()
Copyright © 2015 The Apache Software Foundation. All rights reserved.