wt.tools.profiler
Class StandardProfilerService.ProfTimerTask

java.lang.Object
  extended byjava.util.TimerTask
      extended bywt.tools.profiler.StandardProfilerService.ProfTimerTask
All Implemented Interfaces:
Runnable
Enclosing class:
StandardProfilerService

public class StandardProfilerService.ProfTimerTask
extends TimerTask


Field Summary
 
Fields inherited from class java.util.TimerTask
 
Constructor Summary
StandardProfilerService.ProfTimerTask()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardProfilerService.ProfTimerTask

public StandardProfilerService.ProfTimerTask()
Method Detail

run

public void run()