org.cougaar.core.qos.profile
Interface ProfilerService


public interface ProfilerService

This service registers profilers with the ProfilerCoordinator


Nested Class Summary
static interface ProfilerService.Client
           
 
Method Summary
 int getRunCount()
           
 boolean logAlign()
           
 boolean logHeader()
           
 

Method Detail

logHeader

boolean logHeader()

logAlign

boolean logAlign()

getRunCount

int getRunCount()