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