cgl.narada.matching.xpath
Interface XPathMatchingTree
- All Known Implementing Classes:
- ClientXPathMatching, XPathMatching
public interface XPathMatchingTree
This interface specifies the operations that need to be supported by
client matching trees and cluster/unit-contoller trees.
setNodeDestination
void setNodeDestination(Destinations destination)
addSubscriptionProfile
void addSubscriptionProfile(XPathProfile xPathProfile)
removeSubscriptionProfile
void removeSubscriptionProfile(XPathProfile xPathProfile)
propagateChangesToHigherLevels
void propagateChangesToHigherLevels(XPathProfile xPathProfile,
boolean addProfile)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project