org.mule.management.mbeans
Interface StatisticsServiceMBean

All Superinterfaces:
java.io.Serializable, Statistics
All Known Implementing Classes:
StatisticsService

public interface StatisticsServiceMBean
extends Statistics

StatisticsServiceMBean is a JMX interfaces for querying Mule event processing statistics

Version:
$Revision: 1.2 $
Author:
Vanmeerhaeghe Stéphane

Method Summary
 void logCSVSummary()
           
 java.lang.String printHtmlSummary()
           
 
Methods inherited from interface org.mule.management.stats.Statistics
clear, isEnabled, logSummary, setEnabled
 

Method Detail

logCSVSummary

public void logCSVSummary()

printHtmlSummary

public java.lang.String printHtmlSummary()


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.