public class JMXNotification extends Object implements JMXEvent
| Constructor and Description |
|---|
JMXNotification(Notification notification,
Object handback,
ObjectName name) |
| Modifier and Type | Method and Description |
|---|---|
Notification |
getJmxNotificaiton() |
ObjectName |
getObjectName() |
boolean |
isNotification() |
boolean |
isOpertion() |
String |
toString() |
public JMXNotification(Notification notification, Object handback, ObjectName name)
public boolean isNotification()
isNotification in interface JMXEventpublic Notification getJmxNotificaiton()
public boolean isOpertion()
isOpertion in interface JMXEventpublic ObjectName getObjectName()
getObjectName in interface JMXEventCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.