com.sun.grid.jgdi.management
public class NotificationBridgeFactory extends java.lang.Object
Constructor and Description |
---|
NotificationBridgeFactory() |
Modifier and Type | Method and Description |
---|---|
static javax.management.MBeanNotificationInfo[] |
createMBeanNotificationInfo() |
static javax.management.Notification |
createNotification(Event evt,
long seqNumber) |
static NotificationBridge |
newInstance(java.lang.String url) |
public static javax.management.Notification createNotification(Event evt, long seqNumber)
public static NotificationBridge newInstance(java.lang.String url)
public static javax.management.MBeanNotificationInfo[] createMBeanNotificationInfo()
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.