|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface INotificationService
Extended API for handling notifications.
| Method Summary | |
|---|---|
void |
addNotification(Date timestamp,
String notification)
Method to create a notification. |
void |
registerBroadcaster(NotificationBroadcasterSupport broadcaster,
String event)
Registers a JMX broadcaster. |
| Methods inherited from interface org.wso2.carbon.registry.admin.api.jmx.IEventsService |
|---|
clearAll, getList |
| Method Detail |
|---|
void addNotification(Date timestamp,
String notification)
timestamp - the timestampnotification - the message.
void registerBroadcaster(NotificationBroadcasterSupport broadcaster,
String event)
broadcaster - the broadcaster.event - the type of event.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||