org.wso2.carbon.registry.admin.api.jmx
Interface IEventsService

All Known Subinterfaces:
INotificationService

public interface IEventsService

Method to manage JMX notifications.


Method Summary
 void clearAll()
          Clears list of all notifications.
 String[] getList()
          Method to retrieve all notifications.
 

Method Detail

getList

String[] getList()
Method to retrieve all notifications.

Returns:
list of notifications.

clearAll

void clearAll()
Clears list of all notifications.



Copyright © 2012 WSO2 Inc. All Rights Reserved.