| Package | Description |
|---|---|
| org.miloss.fgsms.agentcore | |
| org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
| org.miloss.fgsms.services.pcs.impl |
| Modifier and Type | Method and Description |
|---|---|
static SetProcessListByMachineResponseMsg |
OSAgentHelper.SetMachineInfo(SetProcessListByMachineRequestMsg req)
Sends the current machine configuration information to the fgsms PCS
service If it cannot be reached, null is returned.
|
| Modifier and Type | Field and Description |
|---|---|
protected SetProcessListByMachineResponseMsg |
SetProcessListByMachineResponse.response |
| Modifier and Type | Method and Description |
|---|---|
SetProcessListByMachineResponseMsg |
ObjectFactory.createSetProcessListByMachineResponseMsg()
Create an instance of
SetProcessListByMachineResponseMsg |
SetProcessListByMachineResponseMsg |
SetProcessListByMachineResponse.getResponse()
Gets the value of the response property.
|
SetProcessListByMachineResponseMsg |
PCS.setProcessListByMachine(SetProcessListByMachineRequestMsg request)
provides infrastructure information, a list of all known processes associated with a given hostname
requires agent rights
As of RC6
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetProcessListByMachineResponseMsg> |
ObjectFactory.createSetProcessListByMachineResponseMsg(SetProcessListByMachineResponseMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetProcessListByMachineResponseMsg> |
ObjectFactory.createSetProcessListByMachineResponseMsg(SetProcessListByMachineResponseMsg value)
|
void |
SetProcessListByMachineResponse.setResponse(SetProcessListByMachineResponseMsg value)
Sets the value of the response property.
|
| Modifier and Type | Method and Description |
|---|---|
SetProcessListByMachineResponseMsg |
PCS4jBean.setProcessListByMachine(SetProcessListByMachineRequestMsg 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.