public static class BundleRegistryQuery.Factory extends Object
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static BundleRegistryQuery.BundleTreeResult |
create(OSGiModel model) |
static BundleRegistryQuery.BundleTreeResult |
extensionPointsOnTop(OSGiModel model) |
static BundleRegistryQuery.BundleTreeResult |
servicesOnTop(OSGiModel model) |
public static BundleRegistryQuery.BundleTreeResult create(OSGiModel model)
public static BundleRegistryQuery.BundleTreeResult servicesOnTop(OSGiModel model)
public static BundleRegistryQuery.BundleTreeResult extensionPointsOnTop(OSGiModel model)