| Package | Description |
|---|---|
| org.eclipse.mat.inspections.osgi.model |
These are utilities for the OSGi bundle queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EquinoxBundleReader |
class |
EquinoxBundleReader2 |
| Modifier and Type | Method and Description |
|---|---|
static IBundleReader |
BundleReaderFactory.getBundleReader(ISnapshot snapshot)
Check for the type of framework and return corresponding IBundleReader
|
| Constructor and Description |
|---|
OSGiModel(IBundleReader bundleReader,
List<BundleDescriptor> bundleDescriptors,
List<Service> services,
List<ExtensionPoint> extensionPoints) |