| Package | Description |
|---|---|
| org.ornet.cdm | |
| org.ornet.softice.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
LimitAlertConditionDescriptor
A specialization of an alert condition that is satisfied if at least one limit for a referenced metric has been violated.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AlertConditionDescriptor> |
AlertSystemDescriptor.alertConditions |
| Modifier and Type | Method and Description |
|---|---|
AlertConditionDescriptor |
ObjectFactory.createAlertConditionDescriptor()
Create an instance of
AlertConditionDescriptor |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AlertConditionDescriptor> |
AlertSystemDescriptor.getAlertConditions()
Gets the value of the alertConditions property.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<AlertConditionDescriptor> |
OSCPToolbox.collectAllAlertConditionDescriptors(OSCPEndpoint ep) |