Searched defs:toURI (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/common/scattered-archive-api/src/main/java/org/glassfish/embeddable/archive/
H A DScatteredEnterpriseArchive.java83 * <a name="l72"> archive.addArchive(webmodule.toURI(), </span><span class="s4">&quot;scattered.war&quot;</span><span class="s1">);
92 * <a name="l81"> deployer.deploy(webmodule.toURI());
135 * ScatteredArchive URI obtained via {@link ScatteredArchive#toURI()}.
297 public URI toURI() throws IOException { method in class:ScatteredEnterpriseArchive
H A DScatteredArchive.java81 * <a name="l71"> deployer.deploy(archive.toURI());
385 public URI toURI() throws IOException { method in class:ScatteredArchive
/glassfish-3.1.2/deployment/common/src/main/java/com/sun/enterprise/deployment/deploy/shared/
H A DUtil.java90 public static URI toURI(URL url) throws URISyntaxException { method in class:Util

Completed in 41 milliseconds