OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Uses of Class
org.osgi.framework.Version

Packages that use Version
org.osgi.framework Framework Package Version 1.6. 
org.osgi.framework.wiring Framework Wiring Package Version 1.0. 
org.osgi.service.packageadmin Package Admin Package Version 1.2. 
 

Uses of Version in org.osgi.framework
 

Fields in org.osgi.framework declared as Version
static Version Version.emptyVersion
          The empty version "0.0.0".
 

Methods in org.osgi.framework that return Version
 Version Bundle.getVersion()
          Returns the version of this bundle as specified by its Bundle-Version manifest header.
static Version Version.parseVersion(java.lang.String version)
          Parses a version identifier from the specified string.
 

Methods in org.osgi.framework with parameters of type Version
 int Version.compareTo(Version other)
          Compares this Version object to another Version.
 

Uses of Version in org.osgi.framework.wiring
 

Methods in org.osgi.framework.wiring that return Version
 Version BundleRevision.getVersion()
          Returns the version for this bundle revision.
 

Uses of Version in org.osgi.service.packageadmin
 

Methods in org.osgi.service.packageadmin that return Version
 Version RequiredBundle.getVersion()
          Deprecated. Returns the version of this required bundle.
 Version ExportedPackage.getVersion()
          Deprecated. Returns the version of this exported package.
 


OSGi™ Service Platform
Core Specification

Release 4 Version 4.3

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0