|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|
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 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |