public interface AlertConfigurationParser
AlertManager.configure(AlertConfiguration[])
.
which reads from an xml file the alert configurations.
Modifier and Type | Method and Description |
---|---|
AlertConfiguration[] |
parse()
Parse and return an array of
AlertConfiguration . |
AlertConfiguration[] parse() throws AlertConfigurationParserException
AlertConfiguration
.
BeanConfig.getProperties()
- String key-value properties used to
configure the alert.AlertConfiguration.isEnabled()
- enable the configuration for this alert.BeanConfig.getBeanClassName()
- the server-side alert trigger
class name.AlertConfiguration
s.AlertConfigurationParserException
- if failed to parse.Copyright © GigaSpaces.