Package | Description |
---|---|
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 ArrayOfSLA |
ServicePolicy.serviceLevelAggrements |
Modifier and Type | Method and Description |
---|---|
ArrayOfSLA |
ObjectFactory.createArrayOfSLA()
Create an instance of
ArrayOfSLA |
ArrayOfSLA |
ServicePolicy.getServiceLevelAggrements()
Gets the value of the serviceLevelAggrements property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ArrayOfSLA> |
ObjectFactory.createArrayOfSLAElement(ArrayOfSLA value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ArrayOfSLA> |
ObjectFactory.createArrayOfSLAElement(ArrayOfSLA value)
|
void |
ServicePolicy.setServiceLevelAggrements(ArrayOfSLA value)
Sets the value of the serviceLevelAggrements property.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SLACommon.ListContainsStatisticalRules(ArrayOfSLA serviceLevelAggrements) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.