ie.deri.wsmx.matchmaker
Class AlphaMatchmaker

java.lang.Object
  extended byie.deri.wsmx.matchmaker.AlphaMatchmaker
All Implemented Interfaces:
Matchmaker

public class AlphaMatchmaker
extends java.lang.Object
implements Matchmaker


Constructor Summary
AlphaMatchmaker()
           
 
Method Summary
 WebService[] match(WSMXGoal goal)
           
 WebService[] match(WSMXGoal goal, WebService[] knownWebServices)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlphaMatchmaker

public AlphaMatchmaker()
Method Detail

match

public WebService[] match(WSMXGoal goal)
                   throws MatchmakerException
Specified by:
match in interface Matchmaker
Throws:
MatchmakerException

match

public WebService[] match(WSMXGoal goal,
                          WebService[] knownWebServices)
                   throws MatchmakerException
Specified by:
match in interface Matchmaker
Throws:
MatchmakerException