|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventNotifier
Notifier to send events
.
EventFactory
Method Summary | |
---|---|
boolean |
isEnabled(EventObject event)
Checks whether notification for the given event is enabled. |
void |
notify(EventObject event)
Notifies the given event |
Method Detail |
---|
void notify(EventObject event) throws Exception
event
- the event
Exception
- can be thrown if notification failedboolean isEnabled(EventObject event)
event
- the event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |