Package org.apache.felix.framework
Class BundleProtectionDomain.RevisionAsJarURL
java.lang.Object
java.net.URLStreamHandler
org.apache.felix.framework.BundleProtectionDomain.RevisionAsJarURL
- Enclosing class:
BundleProtectionDomain
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static URL
create
(BundleImpl bundle) protected URLConnection
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
Field Details
-
m_revision
-
-
Constructor Details
-
RevisionAsJarURL
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
- Throws:
IOException
-
create
- Throws:
MalformedURLException
-