Uses of Interface
com.jrockit.mc.rjmx.notification.INotificationConstraint

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

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

Methods in com.jrockit.mc.rjmx.notification that return INotificationConstraint
 INotificationConstraint INotificationFactory.createConstraint(java.lang.String className)
          Creates a constraint.
 

Methods in com.jrockit.mc.rjmx.notification with parameters of type INotificationConstraint
 void NotificationRule.addConstraint(INotificationConstraint constraint)
          Convenience method to add a constraint to this rule.
 



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