Uses of Class
org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo

Packages that use BundleVersionInfo
org.apache.sling.commons.osgi.bundleversion   
 

Uses of BundleVersionInfo in org.apache.sling.commons.osgi.bundleversion
 

Subclasses of BundleVersionInfo in org.apache.sling.commons.osgi.bundleversion
 class BundleBundleVersionInfo
          BundleVersionInfo based on a Bundle object
 class FileBundleVersionInfo
          BundleVersionInfo based on a bundle jar file
 

Methods in org.apache.sling.commons.osgi.bundleversion with parameters of type BundleVersionInfo
 int BundleVersionInfo.compareTo(BundleVersionInfo<?> other)
          Compare based on bundle version info, and for snapshots based on getBundleLastModified()
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.