|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationRule | |
|---|---|
| com.jrockit.mc.rjmx.notification | This package contains interfaces for the prototype notification subsystem. |
| Uses of NotificationRule in com.jrockit.mc.rjmx.notification |
|---|
| Methods in com.jrockit.mc.rjmx.notification that return NotificationRule | |
|---|---|
NotificationRule |
NotificationEvent.getRule()
Gets the rule. |
| Methods in com.jrockit.mc.rjmx.notification with parameters of type NotificationRule | |
|---|---|
void |
INotificationTrigger.triggerOn(IConnectionHandle connectionHandle,
NotificationRule rule,
AttributeValueEvent attributeEvent)
This method determines if any action should be taken on the incoming event. |
| Constructors in com.jrockit.mc.rjmx.notification with parameters of type NotificationRule | |
|---|---|
NotificationEvent(IConnectionHandle source,
NotificationRule rule,
java.lang.Object triggerValue,
boolean wasTriggered)
Constructor. |
|
NotificationEvent(IConnectionHandle source,
NotificationRule rule,
java.lang.Object triggerValue,
boolean wasTriggered,
int sustainTime)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||