org.globus.wsrf.utils
Class PerformanceLog

java.lang.Object
  |
  +--org.globus.wsrf.utils.PerformanceLog

public class PerformanceLog
extends Object


Constructor Summary
PerformanceLog(String loggerName)
           
 
Method Summary
 boolean enabled()
           
 void start()
           
 void stop(String operation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceLog

public PerformanceLog(String loggerName)
Method Detail

enabled

public boolean enabled()

start

public void start()

stop

public void stop(String operation)


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.