Interface IEventsService
- All Known Subinterfaces:
INotificationService
public interface IEventsService
Method to manage JMX notifications.
-
Method Summary
-
Method Details
-
getList
String[] getList()Method to retrieve all notifications.- Returns:
- list of notifications.
-
clearAll
void clearAll()Clears list of all notifications.
-