| Package | Description |
|---|---|
| org.mule.runtime.core.api.component | |
| org.mule.runtime.core.component | |
| org.mule.runtime.core.management.stats |
| 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 |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.