Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetServiceHostListResponseMsg |
DAS4jBean.getServiceHostList(GetServiceHostListRequestMsg request)
GetServiceHostList
Returns 0 or more host names of machines hosting monitored web services.
|
Modifier and Type | Field and Description |
---|---|
protected GetServiceHostListRequestMsg |
GetServiceHostList.request |
Modifier and Type | Method and Description |
---|---|
GetServiceHostListRequestMsg |
ObjectFactory.createGetServiceHostListRequestMsg()
Create an instance of
GetServiceHostListRequestMsg |
GetServiceHostListRequestMsg |
GetServiceHostList.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetServiceHostListRequestMsg> |
ObjectFactory.createGetServiceHostListRequestMsg(GetServiceHostListRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetServiceHostListRequestMsg> |
ObjectFactory.createGetServiceHostListRequestMsg(GetServiceHostListRequestMsg value)
|
GetServiceHostListResponseMsg |
DataAccessService.getServiceHostList(GetServiceHostListRequestMsg request)
GetServiceHostList
Returns 0 or more host names of machines hosting monitored web services.
|
void |
GetServiceHostList.setRequest(GetServiceHostListRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.