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 SetProcessListByMachineRequestMsg |
SetProcessListByMachine.request |
Modifier and Type | Method and Description |
---|---|
SetProcessListByMachineRequestMsg |
ObjectFactory.createSetProcessListByMachineRequestMsg()
Create an instance of
SetProcessListByMachineRequestMsg |
SetProcessListByMachineRequestMsg |
SetProcessListByMachine.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetProcessListByMachineRequestMsg> |
ObjectFactory.createSetProcessListByMachineRequestMsg(SetProcessListByMachineRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetProcessListByMachineRequestMsg> |
ObjectFactory.createSetProcessListByMachineRequestMsg(SetProcessListByMachineRequestMsg value)
|
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
|
void |
SetProcessListByMachine.setRequest(SetProcessListByMachineRequestMsg value)
Sets the value of the request 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.