| Package | Description |
|---|---|
| org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
| org.miloss.fgsms.services.pcs.impl |
| Modifier and Type | Field and Description |
|---|---|
protected GetMonitoredItemsByMachineRequestMsg |
GetMonitoredItemsByMachine.request |
| Modifier and Type | Method and Description |
|---|---|
GetMonitoredItemsByMachineRequestMsg |
ObjectFactory.createGetMonitoredItemsByMachineRequestMsg()
Create an instance of
GetMonitoredItemsByMachineRequestMsg |
GetMonitoredItemsByMachineRequestMsg |
GetMonitoredItemsByMachine.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetMonitoredItemsByMachineRequestMsg> |
ObjectFactory.createGetMonitoredItemsByMachineRequestMsg(GetMonitoredItemsByMachineRequestMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<GetMonitoredItemsByMachineRequestMsg> |
ObjectFactory.createGetMonitoredItemsByMachineRequestMsg(GetMonitoredItemsByMachineRequestMsg value)
|
GetMonitoredItemsByMachineResponseMsg |
PCS.getMonitoredItemsByMachine(GetMonitoredItemsByMachineRequestMsg request)
provides infrastructure information, a list of all known processes associated with a given hostname
requires agent rights
As of RC6
|
void |
GetMonitoredItemsByMachine.setRequest(GetMonitoredItemsByMachineRequestMsg value)
Sets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
GetMonitoredItemsByMachineResponseMsg |
PCS4jBean.getMonitoredItemsByMachine(GetMonitoredItemsByMachineRequestMsg request)
provides infrastructure information, a list of all known processes
associated with a given hostname requires agent rights As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.