TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.logging.jvm.threadanalysis
Interface ThreadDumpAgent

All Known Implementing Classes:
ThreadDumpAgentImpl

public interface ThreadDumpAgent


Method Summary
 void deregister()
           
 void dump()
           
 void init()
           
 

Method Detail

init

void init()

dump

void dump()

deregister

void deregister()

TPTP 4.6.0 Platform Project
Public API Specification