Package org.eclipse.osgi.storage
Class BundleInfo
java.lang.Object
org.eclipse.osgi.storage.BundleInfo
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Collection<String>
static final String
static final String
static final String
-
Constructor Summary
ConstructorDescriptionBundleInfo
(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
-