|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationProvider
Notification Provider interface.
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the name of the notification provider. |
void |
sendNotification(NotificationContext notificationContext)
Sends a notification using the notification provider. |
Method Detail |
---|
@NotAuditable java.lang.String getName()
@NotAuditable void sendNotification(NotificationContext notificationContext)
notificationContext
- notification context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |