cgl.narada.matching
Class EntityProfileMatchingTrees
java.lang.Object
cgl.narada.matching.EntityProfileMatchingTrees
public class EntityProfileMatchingTrees
- extends Object
Manages all the matching trees hosted at an entity/service.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityProfileMatchingTrees
public EntityProfileMatchingTrees()
manageSubscriptionProfile
public void manageSubscriptionProfile(Profile profile,
boolean addProfile)
throws ServiceException
- This method is used to register/deregister a profile
- Throws:
ServiceException
manageSubscriptionProfile
public void manageSubscriptionProfile(Profile profile,
boolean addProfile,
int consumerId)
throws ServiceException
- This method is used to register/deregister a profile, with an alternate
consumerId associated with the profile. This is useful for dealing with
local producers/consumers that have an interest in the profile in
question
- Throws:
ServiceException
computeEventDestinations
public Hashtable computeEventDestinations(NBEvent nbEvent)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project