| Interface | Description | 
|---|---|
| ServiceDomainMBean | 
 This MBean represents service domain. 
 | 
| Class | Description | 
|---|---|
| ResourceStatistic | 
 This class provides information about a resource for which statistics collection is supported. 
 | 
| ServiceResourceStatistic | 
 This class contains statistical information for all resources of business or proxy service. 
 | 
| StatisticValue | 
 This class will hold a statistic value for a resource. 
 | 
| StatisticValue.CountStatistic | 
 Class to represent statistic value of type count. 
 | 
| StatisticValue.IntervalStatistic | 
 Class to represent statistic value of type interval. 
 | 
| StatisticValue.StatusStatistic | 
 Class to represent statistic value of type status. 
 | 
| Enum | Description | 
|---|---|
| ResourceType | 
 All enumerations for resource types for which collection of runtime statistics is supported. 
 | 
| StatisticType | 
 This enum holds values for different type of statistics. 
 | 
| Exception | Description | 
|---|---|
| DomainMonitoringDisabledException | |
| InvalidServiceRefException | |
| MonitoringException | |
| MonitoringNotEnabledException |