GigaSpaces XAP 9.1 API

org.openspaces.admin.alert.config.parser
Interface AlertConfigurationParser

All Known Implementing Classes:
XmlAlertConfigurationParser

public interface AlertConfigurationParser

A configuration parser for setting a bulk of alert configurations using the call to AlertManager.configure(AlertConfiguration[]).

Since:
8.0
Author:
Moran Avigdor
See Also:
which reads from an xml file the alert configurations.

Method Summary
 AlertConfiguration[] parse()
          Parse and return an array of AlertConfiguration.
 

Method Detail

parse

AlertConfiguration[] parse()
                           throws AlertConfigurationParserException
Parse and return an array of AlertConfiguration.

Returns:
a non-null array of AlertConfigurations.
Throws:
AlertConfigurationParserException - if failed to parse.

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.