| Package | Description |
|---|---|
| org.mule.api.component | |
| org.mule.component | |
| org.mule.management.stats |
Jmx statistics support used to monitor messaging status for various Mule components.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentStatistics |
Component.getStatistics()
Component statistics are used to gather component statistics such as
sync/async invocation counts and total and average execution time.
|
| Modifier and Type | Field and Description |
|---|---|
protected ComponentStatistics |
AbstractComponent.statistics |
| Modifier and Type | Method and Description |
|---|---|
ComponentStatistics |
AbstractComponent.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
ComponentStatistics |
ServiceStatistics.getComponentStat() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceStatistics.setComponentStat(ComponentStatistics componentStat) |
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.