public interface IBundleReader
Modifier and Type | Method and Description |
---|---|
Bundle |
getBundle(BundleDescriptor descriptor)
Load the bundle by its descriptor
|
OSGiModel |
readOSGiModel(IProgressListener listener)
get a model describing the OSGi framework
|
OSGiModel readOSGiModel(IProgressListener listener) throws SnapshotException
listener
- SnapshotException
Bundle getBundle(BundleDescriptor descriptor) throws SnapshotException
descriptor
- SnapshotException