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 GetProcessesListByMachineResponseMsg |
GetProcessesListByMachineResponse.response |
Modifier and Type | Method and Description |
---|---|
GetProcessesListByMachineResponseMsg |
ObjectFactory.createGetProcessesListByMachineResponseMsg()
Create an instance of
GetProcessesListByMachineResponseMsg |
GetProcessesListByMachineResponseMsg |
PCS.getProcessesListByMachine(GetProcessesListByMachineRequestMsg request)
provides infrastructure information, a list of all known processes associated with a given hostname
requires global admin rights
As of RC6
|
GetProcessesListByMachineResponseMsg |
GetProcessesListByMachineResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetProcessesListByMachineResponseMsg> |
ObjectFactory.createGetProcessesListByMachineResponseMsg(GetProcessesListByMachineResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetProcessesListByMachineResponseMsg> |
ObjectFactory.createGetProcessesListByMachineResponseMsg(GetProcessesListByMachineResponseMsg value)
|
void |
GetProcessesListByMachineResponse.setResponse(GetProcessesListByMachineResponseMsg value)
Sets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
GetProcessesListByMachineResponseMsg |
PCS4jBean.getProcessesListByMachine(GetProcessesListByMachineRequestMsg request)
provides infrastructure information, a list of all known processes
associated with a given hostname requires global admin rights As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.