private static final class BundleProtectionDomain.RevisionAsJarURL
extends java.net.URLStreamHandler
| Modifier and Type | Field and Description |
|---|---|
private java.lang.ref.WeakReference |
m_revision |
| Modifier | Constructor and Description |
|---|---|
private |
RevisionAsJarURL(BundleRevisionImpl revision) |
| Modifier and Type | Method and Description |
|---|---|
private static java.net.URL |
create(BundleRevisionImpl revision) |
private static boolean |
getUseCachedURL(BundleRevisionImpl revision) |
private static java.lang.String |
getUseCachedURLProperty(BundleRevisionImpl revision) |
protected java.net.URLConnection |
openConnection(java.net.URL u) |
private RevisionAsJarURL(BundleRevisionImpl revision)
protected java.net.URLConnection openConnection(java.net.URL u)
throws java.io.IOException
openConnection in class java.net.URLStreamHandlerjava.io.IOExceptionprivate static boolean getUseCachedURL(BundleRevisionImpl revision)
private static java.lang.String getUseCachedURLProperty(BundleRevisionImpl revision)
private static java.net.URL create(BundleRevisionImpl revision) throws java.net.MalformedURLException
java.net.MalformedURLException