| 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 | Field and Description |
|---|---|
protected ComponentStatistics |
FlowConstructStatistics.flowStatistics |
| Modifier and Type | Method and Description |
|---|---|
ComponentStatistics |
ServiceStatistics.getComponentStat()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceStatistics.setComponentStat(ComponentStatistics componentStat)
Deprecated.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.