public class XJNotificationCenter extends Object
| Constructor and Description |
|---|
XJNotificationCenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addObserver(XJNotificationObserver observer,
String notifName) |
static XJNotificationCenter |
defaultCenter() |
void |
postNotification(Object source,
String notifName) |
void |
removeObserver(XJNotificationObserver observer) |
public static XJNotificationCenter defaultCenter()
public void addObserver(XJNotificationObserver observer, String notifName)
public void removeObserver(XJNotificationObserver observer)
Copyright © 2013. All rights reserved.