public class SenderRoleFilter extends Object implements MessageFilter
| Constructor and Description |
|---|
SenderRoleFilter(String community,
String group,
String role)
a new filter that acts according to the sender's CGR location.
|
public boolean accept(Message m)
MessageFilteraccept in interface MessageFilterm - the message to test.true if and only if the message matches the requirement.
Fabien Michel, Olivier Gutknecht, Jacques Ferber - February 12 2016