Uses of Class
com.jrockit.mc.rjmx.notification.NotificationEvent

Packages that use NotificationEvent
com.jrockit.mc.rjmx.notification This package contains interfaces for the prototype notification subsystem. 
 

Uses of NotificationEvent in com.jrockit.mc.rjmx.notification
 

Methods in com.jrockit.mc.rjmx.notification with parameters of type NotificationEvent
 void INotificationAction.handleNotificationEvent(NotificationEvent e)
          The method to be invoked when a rule triggers.
 boolean INotificationConstraint.isValid(NotificationEvent event)
          Returns true if the constraint is valid for the notification event.
 



Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.