GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.admin.alert.AlertConfigurationException

Packages that use AlertConfigurationException
org.openspaces.admin.alert Support for managing Alerts through the Admin API. 
 

Uses of AlertConfigurationException in org.openspaces.admin.alert
 

Methods in org.openspaces.admin.alert that throw AlertConfigurationException
 void AlertManager.configure(AlertConfiguration... configurations)
          Define an alert configuration for a 'bulk' of configurations.
 void AlertManager.disableAlert(Class<? extends AlertConfiguration> clazz)
          Disables a previously enabled alert.
 void AlertManager.enableAlert(Class<? extends AlertConfiguration> clazz)
          Enable a previously set alert configuration.
<T extends AlertConfiguration>
T
AlertManager.getConfig(Class<T> clazz)
          Get the currently set alert configuration.
 boolean AlertManager.removeConfig(Class<? extends AlertConfiguration> clazz)
          Removes a previously set alert configuration.
 void AlertManager.setConfig(AlertConfiguration config)
          Defines an alert configuration.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.