org.mule.management.stats
Class AllStatistics
java.lang.Object
org.mule.management.stats.AllStatistics
- public class AllStatistics
- extends Object
AllStatistics
todo
- Version:
- $Revision: 7976 $
- Author:
- Vanmeerhaeghe Stéphane
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllStatistics
public AllStatistics()
logSummary
public void logSummary()
logSummary
public void logSummary(PrintWriter printer)
clear
public void clear()
isEnabled
public boolean isEnabled()
- Are statistics logged
setEnabled
public void setEnabled(boolean b)
- Enable statistics logs (this is a dynamic parameter)
getStartTime
public long getStartTime()
setStartTime
public void setStartTime(long startTime)
add
public void add(ComponentStatistics stat)
remove
public void remove(ComponentStatistics stat)
getComponentStatistics
public Collection getComponentStatistics()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.