Uses of Class
org.apache.felix.framework.cache.BundleArchiveRevision
-
Packages that use BundleArchiveRevision Package Description org.apache.felix.framework.cache org.apache.felix.framework.util -
-
Uses of BundleArchiveRevision in org.apache.felix.framework.cache
Subclasses of BundleArchiveRevision in org.apache.felix.framework.cache Modifier and Type Class Description classConnectRevisionMethods in org.apache.felix.framework.cache that return BundleArchiveRevision Modifier and Type Method Description BundleArchiveRevisionBundleArchive. getCurrentRevision()Returns the current revision object for the archive. -
Uses of BundleArchiveRevision in org.apache.felix.framework.util
Methods in org.apache.felix.framework.util with parameters of type BundleArchiveRevision Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.Object>Util. getMultiReleaseAwareManifestHeaders(java.lang.String version, BundleArchiveRevision revision)
-