| Package | Description |
|---|---|
| com.sun.esb.management.common.data | |
| com.sun.esb.management.common.data.helper |
| Modifier and Type | Method and Description |
|---|---|
ServiceUnitStatisticsData[] |
ServiceAssemblyStatisticsData.getServiceUnitStatisticsArray() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceUnitStatisticsData> |
ServiceAssemblyStatisticsData.getServiceUnitStatisticsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceAssemblyStatisticsData.setServiceUnitStatisticsList(ServiceUnitStatisticsData[] serviceUnitStatisticsArray) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceAssemblyStatisticsData.setServiceUnitStatisticsList(List<ServiceUnitStatisticsData> serviceUnitStatisticsList) |
| Modifier and Type | Method and Description |
|---|---|
protected static CompositeData |
ServiceAssemblyStatisticsDataCreator.getCompositeData(ServiceUnitStatisticsData data)
This method is used to obtain a CompositeData represenation
of the collected statistics
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.