org.symcomp.notification
Class NotificationCenter
java.lang.Object
org.symcomp.notification.NotificationCenter
public class NotificationCenter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNC
public static NotificationCenter getNC()
sendNotification
public void sendNotification(Notification n)
sendNotification
public void sendNotification(java.lang.Object sender,
java.lang.String message,
java.util.HashMap data)
register
public void register(NotificationReceiver nr,
java.lang.String message)
register
public void register(NotificationReceiver nr)
Copyright © 2010. All Rights Reserved.