Interface IEventsService

  • All Known Subinterfaces:
    INotificationService

    public interface IEventsService
    Method to manage JMX notifications.
    • Method Detail

      • getList

        String[] getList()
        Method to retrieve all notifications.
        Returns:
        list of notifications.
      • clearAll

        void clearAll()
        Clears list of all notifications.