public class GHN extends NotificationBroadcasterSupport implements GHNMBean
| Modifier and Type | Field and Description |
|---|---|
protected AtomicInteger |
seqNum |
| Constructor and Description |
|---|
GHN() |
| Modifier and Type | Method and Description |
|---|---|
String |
addScope(String s) |
MBeanNotificationInfo[] |
getNotificationInfo() |
String |
getUptime() |
void |
notifyAddedScope(GCUBEScope scope) |
String |
removeScope(String s) |
void |
restart() |
addNotificationListener, handleNotification, removeNotificationListener, removeNotificationListener, sendNotificationprotected AtomicInteger seqNum
public void restart()
throws Exception
public String removeScope(String s) throws Exception
removeScope in interface GHNMBeanExceptionpublic MBeanNotificationInfo[] getNotificationInfo()
getNotificationInfo in interface NotificationBroadcastergetNotificationInfo in class NotificationBroadcasterSupportpublic void notifyAddedScope(GCUBEScope scope)
Copyright © 2015. All Rights Reserved.