| Package | Description |
|---|---|
| org.miloss.fgsms.presentation | |
| org.miloss.fgsms.services.das.impl | |
| org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
| Modifier and Type | Field and Description |
|---|---|
GetPerformanceAverageStatsResponseMsg[] |
PerformanceViewerCache.data |
| Modifier and Type | Method and Description |
|---|---|
GetPerformanceAverageStatsResponseMsg |
DAS4jBean.getPerformanceAverageHostingStats(GetPerformanceAverageHostStatsRequestMsg request)
Get Average Performance Statistics a Hosting Server
I.E.
|
GetPerformanceAverageStatsResponseMsg |
DAS4jBean.getPerformanceAverageStats(GetPerformanceAverageStatsRequestMsg request)
Get Average Performance Statistics For a Specific Transactional Service
|
protected static GetPerformanceAverageStatsResponseMsg |
DASHelper.getPerformanceAvgStatsFromDB(WebServiceContext ctx,
String uri,
String displayname,
SecurityWrapper classification) |
| Modifier and Type | Method and Description |
|---|---|
List<GetPerformanceAverageStatsResponseMsg> |
DAS4jBean.getPerformanceAverageStatsAll(SecurityWrapper classification,
TimeRange range)
Get Average Performance Statistics For All Transactional Services - this
will return performance stats for all services that the requestor has
access to
|
| Modifier and Type | Field and Description |
|---|---|
protected GetPerformanceAverageStatsResponseMsg |
GetPerformanceAverageHostingStatsResponse.getPerformanceAverageHostingStatsResult |
protected GetPerformanceAverageStatsResponseMsg |
GetPerformanceAverageStatsResponse.getPerformanceAverageStatsResult |
| Modifier and Type | Field and Description |
|---|---|
protected List<GetPerformanceAverageStatsResponseMsg> |
GetPerformanceAverageStatsAllResponse.allStats |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetPerformanceAverageStatsResponseMsg> |
ObjectFactory.createGetPerformanceAverageStatsResponseMsg(GetPerformanceAverageStatsResponseMsg value)
|
List<GetPerformanceAverageStatsResponseMsg> |
GetPerformanceAverageStatsAllResponse.getAllStats()
Gets the value of the allStats property.
|
List<GetPerformanceAverageStatsResponseMsg> |
DataAccessService.getPerformanceAverageStatsAll(SecurityWrapper classification,
TimeRange range)
Get Average Performance Statistics For All Services - this will return performance stats for all services that the requestor has access to
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetPerformanceAverageStatsResponseMsg> |
ObjectFactory.createGetPerformanceAverageStatsResponseMsg(GetPerformanceAverageStatsResponseMsg value)
|
void |
GetPerformanceAverageHostingStatsResponse.setGetPerformanceAverageHostingStatsResult(GetPerformanceAverageStatsResponseMsg value)
Sets the value of the getPerformanceAverageHostingStatsResult property.
|
void |
GetPerformanceAverageStatsResponse.setGetPerformanceAverageStatsResult(GetPerformanceAverageStatsResponseMsg value)
Sets the value of the getPerformanceAverageStatsResult property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.