public class SedaServiceStatistics extends ServiceStatistics
| Constructor and Description |
|---|
SedaServiceStatistics(String name,
int threadPoolSize,
int componentPoolsize) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
getComponentPoolAbsoluteMaxSize() |
int |
getComponentPoolMaxSize() |
int |
getComponentPoolSize() |
void |
setComponentPoolSize(int componentPoolSize) |
decQueuedEvent, getAsyncEventsReceived, getAsyncEventsSent, getAverageExecutionTime, getAverageQueueSize, getComponentStat, getExecutedEvents, getExecutionErrors, getFatalErrors, getInboundRouterStat, getMaxExecutionTime, getMaxQueueSize, getMinExecutionTime, getName, getOutboundRouterStat, getQueuedEvents, getReplyToEventsSent, getSamplePeriod, getSyncEventsReceived, getSyncEventsSent, getThreadPoolSize, getTotalEventsReceived, getTotalEventsSent, getTotalExecutionTime, incExecutionError, incFatalError, incQueuedEvent, incReceivedEventASync, incReceivedEventSync, incSentEventASync, incSentEventSync, incSentReplyToEvent, isEnabled, logSummary, logSummary, setComponentStat, setEnabled, setInboundRouterStat, setName, setOutboundRouterStatpublic SedaServiceStatistics(String name, int threadPoolSize, int componentPoolsize)
public void clear()
clear in interface Statisticsclear in class ServiceStatisticspublic int getComponentPoolMaxSize()
public int getComponentPoolAbsoluteMaxSize()
public int getComponentPoolSize()
public void setComponentPoolSize(int componentPoolSize)
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.