cgl.narada.wsinfra.wse.matching
Class MatchingEngine
java.lang.Object
cgl.narada.wsinfra.wse.matching.MatchingEngine
- public class MatchingEngine
- extends Object
This is the matching engine for the system.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchingEngine
public MatchingEngine(SubscriptionManagement subscriptionManagement)
performMatching
public Vector performMatching(EnvelopeDocument envelopeDocument,
boolean suppressDuplicates)
throws ProcessingException
- Computes the list of destinations that an event should be routed to.
- Throws:
ProcessingException