Class BundleReaderFactory
java.lang.Object
org.eclipse.mat.inspections.osgi.model.BundleReaderFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic IBundleReader
getBundleReader
(ISnapshot snapshot) Check for the type of framework and return corresponding IBundleReader
-
Constructor Details
-
BundleReaderFactory
public BundleReaderFactory()
-
-
Method Details
-
getBundleReader
Check for the type of framework and return corresponding IBundleReader- Parameters:
snapshot
-- Returns:
- IBundleReader
- Throws:
SnapshotException
-