|
|||||||||
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(java.lang.String topic,
AWNotificationCenter.Observer observer)
|
static void |
notify(java.lang.String topic,
java.lang.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(java.lang.String topic, AWNotificationCenter.Observer observer)
public static void notify(java.lang.String topic, java.lang.Object data)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |