Uses of Interface
org.eclipse.mat.snapshot.extension.IClassSpecificNameResolver
Package
Description
This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps,
and is just a parser extension, not an Application Programming Interface (API).
These are general queries.
These are queries for debugging Eclipse based applications.
These are queries for the Jetty web server.
These are queries for Threads.
These are queries for the application servers Wildfly and JBoss Enterprise
Application Platform.
Registries for the extensions to read additional heap dump information like threads, name resolvers etc.
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.dtfj
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
For Oracle VMs for int.class, byte.class, void.class etc.static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections.eclipse
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections.jetty
Modifier and TypeClassDescriptionstatic class
static class
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections.threads
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections.wildfly
Modifier and TypeClassDescriptionstatic class
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.snapshot.registry
Modifier and TypeMethodDescriptionstatic void
ClassSpecificNameResolverRegistry.registerResolver
(String className, IClassSpecificNameResolver resolver) Deprecated.Use default extension mechanism: just implement interface and register location via UI