BEAST
eu.baltrad.beast.rules.IRuleRecipientAware Interface Reference

Interface for providing the rule with the routing definitions recipients. More...

Inheritance diagram for eu.baltrad.beast.rules.IRuleRecipientAware:
eu.baltrad.beast.rules.timer.ITimeoutRule eu.baltrad.beast.rules.composite.CompositingRule eu.baltrad.beast.rules.volume.VolumeRule

Public Member Functions

void setRecipients (List< String > recipients)
 

Detailed Description

Interface for providing the rule with the routing definitions recipients.

Author
Anders Henja

Member Function Documentation

◆ setRecipients()

void eu.baltrad.beast.rules.IRuleRecipientAware.setRecipients ( List< String > recipients)
Parameters
recipientsthe recipients to set

Implemented in eu.baltrad.beast.rules.composite.CompositingRule, and eu.baltrad.beast.rules.volume.VolumeRule.


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