|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBundleReader | |
---|---|
org.eclipse.mat.inspections.osgi.model | 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 IBundleReader | |
---|---|
class |
EquinoxBundleReader
|
Methods in org.eclipse.mat.inspections.osgi.model that return IBundleReader | |
---|---|
static IBundleReader |
BundleReaderFactory.getBundleReader(ISnapshot snapshot)
Check for the type of framework and return corresponding IBundleReader |
Constructors in org.eclipse.mat.inspections.osgi.model with parameters of type IBundleReader | |
---|---|
OSGiModel(IBundleReader bundleReader,
List<BundleDescriptor> bundleDescriptors,
List<Service> services,
List<ExtensionPoint> extensionPoints)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |