cgl.narada.wsinfra.wse.matching
Class MatchingEngine

java.lang.Object
  extended by cgl.narada.wsinfra.wse.matching.MatchingEngine

public class MatchingEngine
extends Object

This is the matching engine for the system.


Constructor Summary
MatchingEngine(SubscriptionManagement subscriptionManagement)
           
 
Method Summary
 Vector performMatching(EnvelopeDocument envelopeDocument, boolean suppressDuplicates)
          Computes the list of destinations that an event should be routed to.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchingEngine

public MatchingEngine(SubscriptionManagement subscriptionManagement)
Method Detail

performMatching

public Vector performMatching(EnvelopeDocument envelopeDocument,
                              boolean suppressDuplicates)
                       throws ProcessingException
Computes the list of destinations that an event should be routed to.

Throws:
ProcessingException


For comments and suggestions please send e-mail to The NaradaBrokering Project