Uses of Interface
org.eclipse.mat.inspections.osgi.model.IBundleReader
Package
Description
These are utilities for the OSGi bundle queries.
-
Uses of IBundleReader in org.eclipse.mat.inspections.osgi.model
Modifier and TypeMethodDescriptionstatic IBundleReader
BundleReaderFactory.getBundleReader
(ISnapshot snapshot) Check for the type of framework and return corresponding IBundleReaderModifierConstructorDescriptionOSGiModel
(IBundleReader bundleReader, List<BundleDescriptor> bundleDescriptors, List<Service> services, List<ExtensionPoint> extensionPoints)