|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.jrockit.mc.rjmx.notification | |
|---|---|
| com.jrockit.mc.rjmx.notification | This package contains interfaces for the prototype notification subsystem. |
| Classes in com.jrockit.mc.rjmx.notification used by com.jrockit.mc.rjmx.notification | |
|---|---|
| INotificationAction
Interface for actions taken when a NotificationRule triggers. |
|
| INotificationConstraint
Interface for general constraints that should be checked before a notification event is fired, for example a constraint could exist that ensures that a certain NotificationRule only triggers during working hours. |
|
| INotificationFactory
Abstract factory for creating notifications and constraints. |
|
| INotificationTrigger
Interface for triggers. |
|
| IValueEvaluator
The interface for a value evaluator. |
|
| NotificationEvent
Event sent to registered NotificationActions when a certain condition is met (after a constraint and value check). |
|
| NotificationRule
A notification rule is the 3-tuple (NotificationTrigger, NotificationConstraint and NotificationAction) with a name. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||