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