Interface ManagedExtendedInformation
-
- All Known Subinterfaces:
ManagedDynamicRouterMBean,ManagedEnricherMBean,ManagedPollEnricherMBean,ManagedRecipientListMBean,ManagedRoutingSlipMBean,ManagedSendDynamicProcessorMBean,ManagedSendProcessorMBean,ManagedWireTapMBean
public interface ManagedExtendedInformation
Additional information gathered ifManagementStatisticsLevelis configured to beManagementStatisticsLevel.Extended.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TabularDataextendedInformation()Extended information such as utilization of endpoints.
-
-
-
Method Detail
-
extendedInformation
TabularData extendedInformation()
Extended information such as utilization of endpoints.- Returns:
- tabular data with extended information
-
-