Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.datacollector |
fgsms Data Collector Service.
|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.sla |
This package is for processing Service Level Agreement Rules and Actions in fgsms.
|
Modifier and Type | Field and Description |
---|---|
protected List<ProcessPolicy> |
AddMachineAndProcessDataResponseMsg.processPolicy |
Modifier and Type | Method and Description |
---|---|
List<ProcessPolicy> |
AddMachineAndProcessDataResponseMsg.getProcessPolicy()
Gets the value of the processPolicy property.
|
Modifier and Type | Field and Description |
---|---|
protected List<ProcessPolicy> |
SetProcessListByMachineResponseMsg.processPolicy |
protected List<ProcessPolicy> |
GetMonitoredItemsByMachineResponseMsg.processPolicy |
Modifier and Type | Method and Description |
---|---|
ProcessPolicy |
ObjectFactory.createProcessPolicy()
Create an instance of
ProcessPolicy |
Modifier and Type | Method and Description |
---|---|
List<ProcessPolicy> |
SetProcessListByMachineResponseMsg.getProcessPolicy()
Gets the value of the processPolicy property.
|
List<ProcessPolicy> |
GetMonitoredItemsByMachineResponseMsg.getProcessPolicy()
Gets the value of the processPolicy property.
|
Modifier and Type | Method and Description |
---|---|
static List<ProcessPolicy> |
SLACommon.LoadProcessPoliciesPooledByHostname(String hostname)
will never return null, but returned value may be an empty list if no
policies are defined
|
static List<ProcessPolicy> |
SLACommon.ProcessProcessLevelSLAs(AddMachineAndProcessDataRequestMsg req,
boolean pooled) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.