public class CachedConditionProducerBean extends Object implements CachedConditionProducerLocal
| Constructor and Description |
|---|
CachedConditionProducerBean() |
| 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) |
public <S> void sendActivateAlertConditionMessage(int alertConditionId,
long timestamp,
S value,
Object... extraParams)
throws javax.jms.JMSException
CachedConditionProducerLocalsendActivateAlertConditionMessage in interface CachedConditionProducerLocaljavax.jms.JMSExceptionpublic void sendDeactivateAlertConditionMessage(int alertConditionId,
long timestamp)
throws javax.jms.JMSException
sendDeactivateAlertConditionMessage in interface CachedConditionProducerLocaljavax.jms.JMSExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.