Package | Description |
---|---|
org.eclipse.mat.parser.model |
The implementation of key snapshot objects such as representing classes, arrays, and objects in the snapshot.
|
org.eclipse.mat.snapshot.extension |
Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderImpl
Implementation of a Java object representing a java.lang.ClassLoader object.
|
Modifier and Type | Method and Description |
---|---|
String |
ITroubleTicketResolver.resolveByClassLoader(IClassLoader classLoader,
IProgressListener listener)
Return a proposal for the component (e.g.
|