Package | Description |
---|---|
org.eclipse.mat.inspections.osgi |
These are queries for examining OSGi bundles.
|
Modifier and Type | Class and Description |
---|---|
static class |
BundleRegistryQuery.ExtensionTreeResult |
static class |
BundleRegistryQuery.ServicesTreeResult |
Modifier and Type | Method and Description |
---|---|
static BundleRegistryQuery.BundleTreeResult |
BundleRegistryQuery.Factory.create(OSGiModel model) |
static BundleRegistryQuery.BundleTreeResult |
BundleRegistryQuery.Factory.extensionPointsOnTop(OSGiModel model) |
static BundleRegistryQuery.BundleTreeResult |
BundleRegistryQuery.Factory.servicesOnTop(OSGiModel model) |