Interface BundleInfo

    • Method Detail

      • getSymbolicName

        java.lang.String getSymbolicName()
        Returns the Bundle Symbolic Name of the represented bundle.
        Returns:
        the Bundle Symbolic Name
      • getVersion

        org.osgi.framework.Version getVersion()
        Returns the version of the represented bundle.
        Returns:
        the version of the represented bundle