cgl.narada.matching.jms
Interface JmsMatchingTree
- All Known Implementing Classes:
- ClientJmsMatching, JmsMatching
public interface JmsMatchingTree
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(JmsProfile jmsProfile)
removeSubscriptionProfile
void removeSubscriptionProfile(JmsProfile jmsProfile)
propagateChangesToHigherLevels
void propagateChangesToHigherLevels(JmsProfile jmsProfile,
boolean addProfile)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project