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.


Method Summary
 void addSubscriptionPredicate(Predicate predicate)
           
 void propagateChangesToHigherLevels(Predicate predicate, boolean addPredicate)
           
 void removeSubscriptionPredicate(Predicate predicate)
           
 void setNodeDestination(Destinations destination)
           
 

Method Detail

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
ucs.indiana.edu> The NaradaBrokering Project
HTML>