|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.alert.CachedConditionManagerBean
public class CachedConditionManagerBean
see CachedConditionManagerLocal#processCachedConditionMessage(AbstractAlertConditionMessage, AlertDefinition)
for more information.
| Constructor Summary | |
|---|---|
CachedConditionManagerBean()
|
|
| Method Summary | |
|---|---|
void |
processCachedConditionMessage(AbstractAlertConditionMessage conditionMessage,
java.lang.Integer definitionId)
The entry point to all out-of-band alert condition processing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedConditionManagerBean()
| Method Detail |
|---|
public void processCachedConditionMessage(AbstractAlertConditionMessage conditionMessage,
java.lang.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 CachedConditionManagerLocal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||