|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationsListener
This is the notifications listener. You can intercept a notification implementing this interface.
Method Summary | |
---|---|
void |
processNotification(NotificationEvent notification)
Implement this method when you want intercept notifications. |
Method Detail |
---|
void processNotification(NotificationEvent notification)
notification
- The Netconf notification.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |