Home » org.apache.sling.commons.osgi-2.0.6-source-release » org.apache.sling.commons » osgi » bundleversion »

org.apache.sling.commons.osgi.bundleversion

Abstract Classes:

BundleVersionInfo   Provides bundle version information, which can be extracted from bundle files or Bundle objects.  code | html

Classes:

BundleBundleVersionInfo   BundleVersionInfo based on a Bundle object  code | html
FileBundleVersionInfo   BundleVersionInfo based on a bundle jar file  code | html