|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.inspections.osgi.model.EquinoxBundleReader
public class EquinoxBundleReader
Constructor Summary | |
---|---|
EquinoxBundleReader(ISnapshot snapshot)
|
Method Summary | |
---|---|
Bundle |
getBundle(BundleDescriptor descriptor)
Load the bundle by its descriptor |
OSGiModel |
readOSGiModel(IProgressListener listener)
get a model describing the OSGi framework |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EquinoxBundleReader(ISnapshot snapshot)
Method Detail |
---|
public OSGiModel readOSGiModel(IProgressListener listener) throws SnapshotException
IBundleReader
readOSGiModel
in interface IBundleReader
SnapshotException
public Bundle getBundle(BundleDescriptor descriptor) throws SnapshotException
IBundleReader
getBundle
in interface IBundleReader
SnapshotException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |