|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NotificationListener
This is the interface for all controllers that wants to listen to new notificationMessages.
| Method Summary | |
|---|---|
void |
notify(NotificationMessage message)
This method gets called when a new NotificationMessage is available. |
void |
setContextParameters(java.util.Map map)
This method sets the context/arguments thelistener should operate with. |
| Method Detail |
|---|
void setContextParameters(java.util.Map map)
void notify(NotificationMessage message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||