public interface CachedConditionProducerLocal
| Modifier and Type | Method and Description |
|---|---|
<S> void |
sendActivateAlertConditionMessage(int alertConditionId,
long timestamp,
S value,
Object... extraParams)
Send a message to the appropriate JMS destination for processing.
|
void |
sendDeactivateAlertConditionMessage(int alertConditionId,
long timestamp) |
<S> void sendActivateAlertConditionMessage(int alertConditionId,
long timestamp,
S value,
Object... extraParams)
throws javax.jms.JMSException
javax.jms.JMSExceptionvoid sendDeactivateAlertConditionMessage(int alertConditionId,
long timestamp)
throws javax.jms.JMSException
javax.jms.JMSExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.