Package org.eclipse.osgi.storage
Class BundleInfo
java.lang.Object
org.eclipse.osgi.storage.BundleInfo
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Collection<String>static final Stringstatic final Stringstatic final String -
Constructor Summary
ConstructorsConstructorDescriptionBundleInfo(Storage storage, long bundleId, String location, long nextGenerationId) -
Method Summary
-
Field Details
-
OSGI_BUNDLE_MANIFEST
- See Also:
-
MULTI_RELEASE_HEADER
- See Also:
-
MULTI_RELEASE_VERSIONS
- See Also:
-
MULTI_RELEASE_FILTER_PREFIXES
-
-
Constructor Details
-
BundleInfo
-
-
Method Details
-
getBundleId
public long getBundleId() -
getLocation
-
getStorage
-
delete
public void delete() -
getNextGenerationId
public long getNextGenerationId() -
getDataFile
-