public final class URLResource extends Object implements org.jboss.modules.Resource
Resource that is backed by an URL.| Constructor and Description |
|---|
URLResource(URL url) |
public URLResource(URL url)
public String getName()
getName in interface org.jboss.modules.Resourcepublic URL getURL()
getURL in interface org.jboss.modules.Resourcepublic InputStream openStream() throws IOException
openStream in interface org.jboss.modules.ResourceIOExceptionpublic long getSize()
getSize in interface org.jboss.modules.ResourceCopyright © 2016 JBoss by Red Hat. All rights reserved.