BEAST
eu.baltrad.beast.pgfwk.handlers.BaltradXmlRpcAlertHandler Class Reference
Inheritance diagram for eu.baltrad.beast.pgfwk.handlers.BaltradXmlRpcAlertHandler:

Public Member Functions

Object execute (XmlRpcRequest request) throws XmlRpcException
 
void setPlugins (List< IAlertPlugin > plugins)
 Initializes the alert handler with the specified alert plugins.
 

Detailed Description

Author
Anders Henja

Member Function Documentation

◆ execute()

Object eu.baltrad.beast.pgfwk.handlers.BaltradXmlRpcAlertHandler.execute ( XmlRpcRequest request) throws XmlRpcException
inline
See also
org.apache.xmlrpc.XmlRpcHandler.execute(org.apache.xmlrpc.XmlRpcRequest)

◆ setPlugins()

void eu.baltrad.beast.pgfwk.handlers.BaltradXmlRpcAlertHandler.setPlugins ( List< IAlertPlugin > plugins)
inline

Initializes the alert handler with the specified alert plugins.

Parameters
pluginsa list of plugins

The documentation for this class was generated from the following file: