Package | Description |
---|---|
org.miloss.fgsms.plugins.federation | |
org.miloss.fgsms.plugins.sla | |
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Method and Description |
---|---|
void |
FederationInterface.Publish(boolean pooled,
QuickStatWrapper data,
ServicePolicy sp,
FederationPolicy fp)
Called by a Quartz timer job
|
Modifier and Type | Field and Description |
---|---|
protected ServicePolicy |
AlertContainer.t
a reference to the service policy for this object, do not modify it
|
Modifier and Type | Method and Description |
---|---|
ServicePolicy |
AlertContainer.getServicePolicy()
a reference to the service policy for this object, do not modify it
|
Modifier and Type | Method and Description |
---|---|
boolean |
SLARuleInterface.CheckNonTransactionalRule(ServicePolicy pol,
List<NameValuePair> params,
AtomicReference<String> nullableFaultMsg,
boolean pooled)
Returns True is the rule's conditions have been met (SLA
Violation).
|
boolean |
SLARuleInterface.ValidateConfiguration(List<NameValuePair> params,
AtomicReference<String> outError,
ServicePolicy policy)
Validates the configuration settings.
|
Constructor and Description |
---|
AlertContainer(String faultMsg,
String htmlEncodedFaultMessage,
String modifiedurl,
String relatedMessageId,
long currentTimeMillis,
String incidentid,
boolean pooled,
boolean sendtoAdminsOnly,
SLAAction slaActionBaseType,
String SLAID,
ServicePolicy t,
SituationCategoryType typeofalert)
creates a new alert container
|
Modifier and Type | Class and Description |
---|---|
class |
MachinePolicy
This represents a policy for a specifc machine
Extends the service policy base type
|
class |
ProcessPolicy
This represents a policy for a specifc process running on a machine
Extends the service policy base type
|
class |
StatisticalServicePolicy
Java class for StatisticalServicePolicy complex type.
|
class |
StatusServicePolicy
Java class for StatusServicePolicy complex type.
|
class |
TransactionalWebServicePolicy
Java class for TransactionalWebServicePolicy complex type.
|
Modifier and Type | Field and Description |
---|---|
protected ServicePolicy |
SetServicePolicyRequestMsg.policy |
protected ServicePolicy |
ServicePolicyResponseMsg.policy |
Modifier and Type | Field and Description |
---|---|
protected List<ServicePolicy> |
GetAvailableAlertRegistrationsResponseMsg.servicePolicy |
protected List<ServicePolicy> |
ArrayOfServicePolicy.servicePolicy |
Modifier and Type | Method and Description |
---|---|
ServicePolicy |
SetServicePolicyRequestMsg.getPolicy()
Gets the value of the policy property.
|
ServicePolicy |
ServicePolicyResponseMsg.getPolicy()
Gets the value of the policy property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServicePolicy> |
ObjectFactory.createServicePolicy(ServicePolicy value)
|
List<ServicePolicy> |
GetAvailableAlertRegistrationsResponseMsg.getServicePolicy()
Gets the value of the servicePolicy property.
|
List<ServicePolicy> |
ArrayOfServicePolicy.getServicePolicy()
Gets the value of the servicePolicy property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ServicePolicy> |
ObjectFactory.createServicePolicy(ServicePolicy value)
|
void |
SetServicePolicyRequestMsg.setPolicy(ServicePolicy value)
Sets the value of the policy property.
|
void |
ServicePolicyResponseMsg.setPolicy(ServicePolicy value)
Sets the value of the policy property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.