|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ideo.sweetdevria.event.EventNotifier
public class EventNotifier
Notify a server component according to the parameters contained into an event
Constructor Summary | |
---|---|
EventNotifier()
|
Method Summary | |
---|---|
void |
fireNotification(RiaEvent evt)
Notify the component according to this event properties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventNotifier()
Method Detail |
---|
public void fireNotification(RiaEvent evt)
evt
- the RiaEvent containing the properties indicating which component to notify
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |