Uses of Interface
org.eclipse.mat.snapshot.extension.IClassSpecificNameResolver
Packages that use 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
Classes in org.eclipse.mat.dtfj that implement IClassSpecificNameResolver -
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections
Classes in org.eclipse.mat.inspections that implement IClassSpecificNameResolverModifier 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
Classes in org.eclipse.mat.inspections.eclipse that implement IClassSpecificNameResolverModifier 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
Classes in org.eclipse.mat.inspections.jetty that implement IClassSpecificNameResolverModifier and TypeClassDescriptionstatic class
static class
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections.threads
Classes in org.eclipse.mat.inspections.threads that implement IClassSpecificNameResolver -
Uses of IClassSpecificNameResolver in org.eclipse.mat.inspections.wildfly
Classes in org.eclipse.mat.inspections.wildfly that implement IClassSpecificNameResolverModifier and TypeClassDescriptionstatic class
-
Uses of IClassSpecificNameResolver in org.eclipse.mat.snapshot.registry
Methods in org.eclipse.mat.snapshot.registry with parameters of type IClassSpecificNameResolverModifier and TypeMethodDescriptionstatic void
ClassSpecificNameResolverRegistry.registerResolver
(String className, IClassSpecificNameResolver resolver) Deprecated.Use default extension mechanism: just implement interface and register location via UI