|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectariba.ui.aribaweb.util.AWNotificationCenter
public class AWNotificationCenter
| Nested Class Summary | |
|---|---|
static interface |
AWNotificationCenter.Observer
|
| Constructor Summary | |
|---|---|
AWNotificationCenter()
|
|
| Method Summary | |
|---|---|
static void |
addObserver(String topic,
AWNotificationCenter.Observer observer)
|
static void |
notify(String topic,
Object data)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AWNotificationCenter()
| Method Detail |
|---|
public static void addObserver(String topic,
AWNotificationCenter.Observer observer)
public static void notify(String topic,
Object data)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||