public class EquinoxBundleReader extends Object implements IBundleReader
| Constructor and Description |
|---|
EquinoxBundleReader(ISnapshot snapshot) |
| 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
|
public EquinoxBundleReader(ISnapshot snapshot)
public OSGiModel readOSGiModel(IProgressListener listener) throws SnapshotException
IBundleReaderreadOSGiModel in interface IBundleReaderSnapshotExceptionpublic Bundle getBundle(BundleDescriptor descriptor) throws SnapshotException
IBundleReadergetBundle in interface IBundleReaderSnapshotException