Class WebInfResourceLoader
- java.lang.Object
-
- com.sun.xml.ws.api.ResourceLoader
-
- org.glassfish.webservices.metroglue.WebInfResourceLoader
-
public class WebInfResourceLoader extends com.sun.xml.ws.api.ResourceLoaderResource loader that uses a TLS stored web invocation if present to resolve a resource against WEB-INF of the current web module (if any).- Author:
- Arjan Tijms
-
-
Constructor Summary
Constructors Constructor Description WebInfResourceLoader()
-
-
-
Method Detail
-
getResource
public URL getResource(String resource) throws MalformedURLException
- Specified by:
getResourcein classcom.sun.xml.ws.api.ResourceLoader- Throws:
MalformedURLException
-
-