|
||||||||||
| 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<E>
org.rhq.enterprise.server.alert.engine.model.AbstractEnumCacheElement<AvailabilityType>
org.rhq.enterprise.server.alert.engine.model.AvailabilityCacheElement
public final class AvailabilityCacheElement
| Field Summary |
|---|
| Fields inherited from class org.rhq.enterprise.server.alert.engine.model.AbstractCacheElement |
|---|
active, alertConditionOperator, alertConditionOperatorOption, alertConditionTriggerId, alertConditionValue, log, nextCacheElement |
| Constructor Summary | |
|---|---|
AvailabilityCacheElement(AlertConditionOperator operator,
AvailabilityType operatorOption,
AvailabilityType value,
int conditionTriggerId)
|
|
| Method Summary |
|---|
| Methods inherited from class org.rhq.enterprise.server.alert.engine.model.AbstractEnumCacheElement |
|---|
getOperatorSupportsType, matches |
| 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 AvailabilityCacheElement(AlertConditionOperator operator,
AvailabilityType operatorOption,
AvailabilityType value,
int conditionTriggerId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||