public class CachedConditionManagerBean extends Object implements CachedConditionManagerLocal
CachedConditionManagerLocal.processCachedConditionMessage(
org.rhq.enterprise.server.alert.engine.jms.model.AbstractAlertConditionMessage, Integer)
for more information.| Constructor and Description |
|---|
CachedConditionManagerBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
processCachedConditionMessage(AbstractAlertConditionMessage conditionMessage,
Integer definitionId)
The entry point to all out-of-band alert condition processing.
|
public void processCachedConditionMessage(AbstractAlertConditionMessage conditionMessage, Integer definitionId)
CachedConditionManagerLocalTransactionAttributeType.REQUIRES_NEW annotation. Thus, when this method
completes, the caller knows that any information it has committed to the database
will be visible to it as well as any other thread that is blocked, waiting for it
to complete.processCachedConditionMessage in interface CachedConditionManagerLocalCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.