TPTP 4.2.0 Platform Project
Public API Specification

org.eclipse.hyades.collection.threadanalyzer
Class ServletThreadPool

java.lang.Object
  extended byorg.eclipse.hyades.collection.threadanalyzer.ServletThreadPool

public class ServletThreadPool
extends java.lang.Object


Constructor Summary
ServletThreadPool(DumpData d)
           
 
Method Summary
 TaGridElement[][] getTosGrid()
           
 java.lang.Object[] getTosGridHeaders()
           
protected  void sort(TaGridElement[][] gea, int sortCol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletThreadPool

public ServletThreadPool(DumpData d)
Method Detail

getTosGridHeaders

public java.lang.Object[] getTosGridHeaders()

getTosGrid

public TaGridElement[][] getTosGrid()

sort

protected void sort(TaGridElement[][] gea,
                    int sortCol)

TPTP 4.2.0 Platform Project
Public API Specification