Class BundleBundleVersionInfo

    • Constructor Detail

      • BundleBundleVersionInfo

        public BundleBundleVersionInfo​(Bundle b)
    • Method Detail

      • getBundleLastModified

        public long getBundleLastModified()
        Description copied from class: BundleVersionInfo
        Return the bundle last modification time, based on the BND_LAST_MODIFIED manifest header, if available. This is *not* the Bundle.getLastModified() value, which refers to actions in the OSGi framework.
        Specified by:
        getBundleLastModified in class BundleVersionInfo<Bundle>
        Returns:
        BND_LAST_MODIFIED_MISSING if header not supplied