Package | Description |
---|---|
org.miloss.fgsms.common | |
org.miloss.fgsms.plugins | |
org.miloss.fgsms.plugins.sla | |
org.miloss.fgsms.sla |
This package is for processing Service Level Agreement Rules and Actions in fgsms.
|
org.miloss.fgsms.sla.actions | |
org.miloss.fgsms.uddipub |
Modifier and Type | Method and Description |
---|---|
static ManagementEventType |
SLAUtils.createWSDMEvent(AlertContainer alert)
Creates a ManagementEventType populated from the AlertContainer
|
Modifier and Type | Method and Description |
---|---|
void |
CustomSLAAction.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
Modifier and Type | Method and Description |
---|---|
void |
SLAActionInterface.ProcessAction(AlertContainer alert,
List<NameValuePair> params)
Process an action.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SLACommon.DoAlerts(AlertContainer alert)
Handles each alert and calls the corresponding function to process the
alert
|
Constructor and Description |
---|
SLAWorker(AlertContainer alert) |
Modifier and Type | Method and Description |
---|---|
void |
SLAActionRunScript.ProcessAction(AlertContainer alert) |
void |
SLAActionLog.ProcessAction(AlertContainer alert) |
void |
JMSAlerter.ProcessAction(AlertContainer alert) |
void |
EmailAlerter.ProcessAction(AlertContainer alert) |
void |
AMQPAlerter.ProcessAction(AlertContainer alert)
sends an alert using the AMQP APIs (not JMS) Calls
ProcessActionRet(alert)
|
void |
WSNotificationAlerter.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
void |
SLAActionRunScript.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
void |
SLAActionRestart.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
void |
SLAActionLog.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
void |
SimpleMulticastAlerter.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
void |
JMSAlerter.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
void |
EmailAlerter.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
void |
AMQPAlerter.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
boolean |
AMQPAlerter.ProcessActionRet(AlertContainer alert)
Returns true if the message was delivered successfully
|
static boolean |
JMSAlerter.SendAlert(AlertContainer alert) |
static void |
WSNotificationAlerter.SendAlert(AlertContainer alert,
Element xmlalert) |
Modifier and Type | Method and Description |
---|---|
void |
UpdateUddiRegistration.ProcessAction(AlertContainer alert,
List<NameValuePair> params) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.