Uses of Interface
org.eclipse.mat.snapshot.extension.IThreadDetailsResolver

Packages that use IThreadDetailsResolver
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). 
 

Uses of IThreadDetailsResolver in org.eclipse.mat.dtfj
 

Classes in org.eclipse.mat.dtfj that implement IThreadDetailsResolver
 class ThreadDetailsResolver
          Use DTFJ to extract extra information about a thread.