|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INotificationGenerator
Interface implemented by clients who wish to define a notification generator.
Notification generators are contributed through the eventTypes Eclipse extension point.
EventTypeService.getNotificationGenerator(String)
,
EventTypeService.getNotificationGenerators()
Method Summary | |
---|---|
Collection |
generateNotifications(Collection notifications)
Generates and returns custom notifications from a list of notifications that are eligible for validation. |
Method Detail |
---|
Collection generateNotifications(Collection notifications)
notifications
- that are eligible for validation
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |