Uses of Package
org.eclipse.mat.snapshot.extension
-
Packages that use org.eclipse.mat.snapshot.extension Package Description org.eclipse.mat.dtfj 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).org.eclipse.mat.inspections These are general queries.org.eclipse.mat.inspections.collections These are queries for Collection classes.org.eclipse.mat.inspections.eclipse These are queries for debugging Eclipse based applications.org.eclipse.mat.inspections.jetty These are queries for the Jetty web server.org.eclipse.mat.inspections.osgi These are queries for examining OSGi bundles.org.eclipse.mat.inspections.threads These are queries for Threads.org.eclipse.mat.inspections.wildfly These are queries for the application servers Wildfly and JBoss Enterprise Application Platform.org.eclipse.mat.internal.collectionextract Code for reading data from collections found in a snapshot.org.eclipse.mat.jruby.resolver These are queries for snapshots generated by JRuby applications.org.eclipse.mat.snapshot.extension Interfaces that extend the information extracted from heap dumps like threads, name resolvers etc.org.eclipse.mat.snapshot.registry Registries for the extensions to read additional heap dump information like threads, name resolvers etc. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.dtfj Class Description IClassSpecificNameResolver Interface describing a name resolver for objects of specific classes (found in an snapshot), e.g.IThreadDetailsResolver Extracts detailed information about a thread.IThreadInfo Holds detailed information about a thread.Subjects Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the names of the classes that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.inspections Class Description IClassSpecificNameResolver Interface describing a name resolver for objects of specific classes (found in an snapshot), e.g.Subject Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the name of the class that they handle.Subjects Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the names of the classes that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.inspections.collections Class Description Subject Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the name of the class that they handle.Subjects Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the names of the classes that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.inspections.eclipse Class Description IClassSpecificNameResolver Interface describing a name resolver for objects of specific classes (found in an snapshot), e.g.Subject Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the name of the class that they handle.Subjects Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the names of the classes that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.inspections.jetty Class Description IClassSpecificNameResolver Interface describing a name resolver for objects of specific classes (found in an snapshot), e.g.IRequestDetailsResolver The allows details about a local variable for a thread of a type understood by this resolver to be interpreted and attached to the thread description.IThreadInfo Holds detailed information about a thread.Subject Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the name of the class that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.inspections.osgi Class Description Subjects Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the names of the classes that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.inspections.threads Class Description IThreadDetailsResolver Extracts detailed information about a thread.IThreadInfo Holds detailed information about a thread.Subject Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the name of the class that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.inspections.wildfly Class Description IClassSpecificNameResolver Interface describing a name resolver for objects of specific classes (found in an snapshot), e.g.Subject Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the name of the class that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.internal.collectionextract Class Description CollectionExtractionInfo ICollectionExtractorProvider JdkVersion Enumeration of known JDK collection versions -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.jruby.resolver Class Description IRequestDetailsResolver The allows details about a local variable for a thread of a type understood by this resolver to be interpreted and attached to the thread description.IThreadInfo Holds detailed information about a thread.Subject Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the name of the class that they handle.Subjects Used to tagIClassSpecificNameResolver
andIRequestDetailsResolver
resolvers with the names of the classes that they handle. -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.snapshot.extension Class Description CollectionExtractionInfo IThreadInfo Holds detailed information about a thread.JdkVersion Enumeration of known JDK collection versions -
Classes in org.eclipse.mat.snapshot.extension used by org.eclipse.mat.snapshot.registry Class Description CollectionExtractionInfo IClassSpecificNameResolver Interface describing a name resolver for objects of specific classes (found in an snapshot), e.g.