Package | Description |
---|---|
org.eclipse.mat.inspections.osgi |
These are queries for examining OSGi bundles.
|
Modifier and Type | Field and Description |
---|---|
BundleRegistryQuery.Grouping |
BundleRegistryQuery.groupBy |
Modifier and Type | Method and Description |
---|---|
BundleRegistryQuery.Grouping |
BundleRegistryQuery.BundleTreeResult.getGroupBy() |
BundleRegistryQuery.Grouping |
BundleRegistryQuery.ServicesTreeResult.getGroupBy() |
BundleRegistryQuery.Grouping |
BundleRegistryQuery.ExtensionTreeResult.getGroupBy() |
static BundleRegistryQuery.Grouping |
BundleRegistryQuery.Grouping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleRegistryQuery.Grouping[] |
BundleRegistryQuery.Grouping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|