cgl.narada.matching.tagvalue
Interface MatchingTree
- All Known Implementing Classes:
- ClientMatching, Matching
public interface MatchingTree
This interface specifies the operations that need to be supported by
client matching trees and cluster/unit-contoller trees.
setNodeDestination
void setNodeDestination(Destinations destination)
addSubscriptionPredicate
void addSubscriptionPredicate(Predicate predicate)
removeSubscriptionPredicate
void removeSubscriptionPredicate(Predicate predicate)
propagateChangesToHigherLevels
void propagateChangesToHigherLevels(Predicate predicate,
boolean addPredicate)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project