Package | Description |
---|---|
org.eclipse.mat.inspections.osgi.model |
These are utilities for the OSGi bundle queries.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleFragment |
Modifier and Type | Method and Description |
---|---|
Bundle |
OSGiModel.getBundle(BundleDescriptor descriptor)
Get bundle by its descriptor
|
Bundle |
IBundleReader.getBundle(BundleDescriptor descriptor)
Load the bundle by its descriptor
|
Bundle |
EquinoxBundleReader2.getBundle(BundleDescriptor descriptor) |
Bundle |
EquinoxBundleReader.getBundle(BundleDescriptor descriptor) |