- java.lang.Object
-
- javax.faces.view.facelets.ResourceResolver
-
- com.sun.faces.facelets.util.ResourceResolverProxy
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private javax.faces.view.facelets.ResourceResolver |
delegate |
private java.lang.String |
scriptName |
-
Fields inherited from class javax.faces.view.facelets.ResourceResolver
FACELETS_RESOURCE_RESOLVER_PARAM_NAME
-
Constructor Summary
Constructors
Constructor and Description |
ResourceResolverProxy(java.lang.String scriptName,
javax.faces.view.facelets.ResourceResolver delegate) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
private javax.faces.view.facelets.ResourceResolver |
getGroovyDelegate() |
java.net.URL |
resolveUrl(java.lang.String path) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.