Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetPerformanceAverageStatsResponseMsg |
DAS4jBean.getPerformanceAverageStats(GetPerformanceAverageStatsRequestMsg request)
Get Average Performance Statistics For a Specific Transactional Service
|
Modifier and Type | Field and Description |
---|---|
protected GetPerformanceAverageStatsRequestMsg |
GetPerformanceAverageStats.request |
Modifier and Type | Method and Description |
---|---|
GetPerformanceAverageStatsRequestMsg |
ObjectFactory.createGetPerformanceAverageStatsRequestMsg()
Create an instance of
GetPerformanceAverageStatsRequestMsg |
GetPerformanceAverageStatsRequestMsg |
GetPerformanceAverageStats.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetPerformanceAverageStatsRequestMsg> |
ObjectFactory.createGetPerformanceAverageStatsRequestMsg(GetPerformanceAverageStatsRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetPerformanceAverageStatsRequestMsg> |
ObjectFactory.createGetPerformanceAverageStatsRequestMsg(GetPerformanceAverageStatsRequestMsg value)
|
GetPerformanceAverageStatsResponseMsg |
DataAccessService.getPerformanceAverageStats(GetPerformanceAverageStatsRequestMsg request)
Get Average Performance Statistics For a Service
|
void |
GetPerformanceAverageStats.setRequest(GetPerformanceAverageStatsRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.