ie.deri.wsmx.matchmaker
Interface Matchmaker

All Known Implementing Classes:
AlphaMatchmaker

public interface Matchmaker


Method Summary
 WebService[] match(WSMXGoal goal)
           
 WebService[] match(WSMXGoal goal, WebService[] knownWebServices)
           
 

Method Detail

match

public WebService[] match(WSMXGoal goal)
                   throws MatchmakerException
Throws:
MatchmakerException

match

public WebService[] match(WSMXGoal goal,
                          WebService[] knownWebServices)
                   throws MatchmakerException
Throws:
MatchmakerException