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 - SnapshotExceptionBundle getBundle(BundleDescriptor descriptor) throws SnapshotException
descriptor - SnapshotException