public class NMRStatisticsDataCreator extends Object
| Constructor and Description |
|---|
NMRStatisticsDataCreator() |
| Modifier and Type | Method and Description |
|---|---|
static TabularData |
createTabularData(Map<String,NMRStatisticsData> map) |
protected static CompositeData |
getNMRStatistics(CompositeType NMRStatsEntriesType,
NMRStatisticsData data)
This method is used to provide query framework statistics from the
given NMRStatisticsData
|
static void |
main(String[] args) |
public static TabularData createTabularData(Map<String,NMRStatisticsData> map) throws ManagementRemoteException
data - ManagementRemoteExceptionprotected static CompositeData getNMRStatistics(CompositeType NMRStatsEntriesType, NMRStatisticsData data) throws ManagementRemoteException
NMRStatsEntriesType - data - ManagementRemoteExceptionpublic static void main(String[] args)
args - Copyright © 2011-2016 OpenESB Community. All Rights Reserved.