public class BusActionPluginSender extends Object implements org.hawkular.alerts.actions.api.ActionPluginSender
| Modifier and Type | Field and Description |
|---|---|
static int |
NUM_ATTEMPTS |
static int |
TIMEOUT |
| Constructor and Description |
|---|
BusActionPluginSender(String actionPlugin) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.hawkular.alerts.actions.api.ActionResponseMessage |
createMessage(org.hawkular.alerts.actions.api.ActionResponseMessage.Operation operation) |
void |
send(org.hawkular.alerts.actions.api.ActionResponseMessage msg) |
String |
toString() |
public static final int NUM_ATTEMPTS
public static final int TIMEOUT
public BusActionPluginSender(String actionPlugin)
public org.hawkular.alerts.actions.api.ActionResponseMessage createMessage(org.hawkular.alerts.actions.api.ActionResponseMessage.Operation operation)
createMessage in interface org.hawkular.alerts.actions.api.ActionPluginSenderpublic void send(org.hawkular.alerts.actions.api.ActionResponseMessage msg)
throws Exception
send in interface org.hawkular.alerts.actions.api.ActionPluginSenderExceptionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.