public class ComponentStatisticsDataCreator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
itemDescriptions |
protected static String[] |
itemDescriptionsNoExt |
protected static String[] |
itemNames |
protected static String[] |
itemNamesNoExt |
protected static String[] |
STATS_TABLE_INDEX
table index
|
| Constructor and Description |
|---|
ComponentStatisticsDataCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected static CompositeData |
composeComponentStatistics(ComponentStatisticsData data)
This method is used compose component statistics composite data
|
static TabularData |
createTabularData(Map<String,ComponentStatisticsData> map) |
static void |
main(String[] args) |
protected static String[] STATS_TABLE_INDEX
protected static String[] itemNames
protected static String[] itemDescriptions
protected static String[] itemNamesNoExt
protected static String[] itemDescriptionsNoExt
public static TabularData createTabularData(Map<String,ComponentStatisticsData> map) throws ManagementRemoteException
data - ManagementRemoteExceptionprotected static CompositeData composeComponentStatistics(ComponentStatisticsData data) throws ManagementRemoteException
data - ManagementRemoteExceptionpublic static void main(String[] args)
args - Copyright © 2011-2016 OpenESB Community. All Rights Reserved.