|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.server.alert.engine.model.AbstractCacheElement<Configuration>
org.rhq.enterprise.server.alert.engine.model.ResourceConfigurationCacheElement
public class ResourceConfigurationCacheElement
| Field Summary |
|---|
| Fields inherited from class org.rhq.enterprise.server.alert.engine.model.AbstractCacheElement |
|---|
active, alertConditionOperator, alertConditionOperatorOption, alertConditionTriggerId, alertConditionValue, log, nextCacheElement |
| Constructor Summary | |
|---|---|
ResourceConfigurationCacheElement(AlertConditionOperator operator,
Configuration value,
int conditionTriggerId)
|
|
| Method Summary | |
|---|---|
AlertConditionOperator.Type |
getOperatorSupportsType(AlertConditionOperator operator)
For the most part, the operator itself denotes whether it makes comparisons against a sliding scale or not. |
boolean |
matches(Configuration providedValue,
java.lang.Object... extraParams)
|
| Methods inherited from class org.rhq.enterprise.server.alert.engine.model.AbstractCacheElement |
|---|
equals, getAlertConditionOperator, getAlertConditionOperatorOption, getAlertConditionTriggerId, getAlertConditionValue, hashCode, isActive, isType, process, setActive, setAlertConditionValue, setNextCacheElement, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceConfigurationCacheElement(AlertConditionOperator operator,
Configuration value,
int conditionTriggerId)
| Method Detail |
|---|
public boolean matches(Configuration providedValue,
java.lang.Object... extraParams)
matches in class AbstractCacheElement<Configuration>public AlertConditionOperator.Type getOperatorSupportsType(AlertConditionOperator operator)
AbstractCacheElement
getOperatorSupportsType in class AbstractCacheElement<Configuration>AlertConditionOperator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||