|
||||||||||
| 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<Notification> |
generateNotifications(Collection<? extends Notification> notifications)
Generates and returns custom notifications from a list of notifications that are eligible for validation. |
| Method Detail |
|---|
Collection<Notification> generateNotifications(Collection<? extends Notification> 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 | |||||||||