Uses of Class
org.apache.felix.framework.cache.BundleRevision

Packages that use BundleRevision
org.apache.felix.framework   
org.apache.felix.framework.cache   
 

Uses of BundleRevision in org.apache.felix.framework
 

Methods in org.apache.felix.framework that return BundleRevision
 BundleRevision SystemBundleArchive.getRevision(int i)
           
 

Uses of BundleRevision in org.apache.felix.framework.cache
 

Methods in org.apache.felix.framework.cache that return BundleRevision
 BundleRevision BundleArchive.getRevision(int i)
           Returns the revision object for the specified revision.