|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IClassLoader | |
---|---|
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. |
Uses of IClassLoader in org.eclipse.mat.parser.model |
---|
Classes in org.eclipse.mat.parser.model that implement IClassLoader | |
---|---|
class |
ClassLoaderImpl
Implementation of a Java object representing a java.lang.ClassLoader object. |
Uses of IClassLoader in org.eclipse.mat.snapshot.extension |
---|
Methods in org.eclipse.mat.snapshot.extension with parameters of type IClassLoader | |
---|---|
String |
ITroubleTicketResolver.resolveByClassLoader(IClassLoader classLoader,
IProgressListener listener)
Return a proposal for the component (e.g. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |