Methods Summary |
---|
public java.lang.String | getHANotificationBroadcasterName()
|
public java.util.Collection | getReceivedNotifications()Lists the notifications received on the cluster partition
|
public void | sendTextMessageViaHANBExample(java.lang.String message)Broadcasts a notification to the cluster partition
via the HANBExample MBean
|
public void | setHANotificationBroadcasterName(java.lang.String newBroadcasterName)Sets the name of the broadcaster MBean.
|