public interface FlowConstructServiceMBean extends FlowConstructStatsMBean
FlowConstructServiceMBean
defines the management interface for a mule
managed flow construct.Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of this service
|
ObjectName |
getStatistics()
The statistics for this flow construct
|
String |
getType()
The type of flow construct
|
clearStatistics, getAsyncEventsReceived, getAverageProcessingTime, getExecutionErrors, getFatalErrors, getMaxProcessingTime, getMinProcessingTime, getProcessedEvents, getSyncEventsReceived, getTotalEventsReceived, getTotalProcessingTime
ObjectName getStatistics()
FlowConstructStats
String getName()
String getType()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.