jobmatch.business.service
Class Matcher
java.lang.Object
|
+--jobmatch.business.service.Matcher
- public class Matcher
- extends Object
Controls the matching process
- Since:
- May 19 2000
- Version:
- $Revision: 1.2 $
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
static void ()
getUniqueInstance
public static Matcher getUniqueInstance()
schedule
public void schedule(Candidate who)
- Schedule the candidate for matching
countScheduled
public int countScheduled()
- Returns:
- the number of scheduled candidates
deleteAllScheduled
public void deleteAllScheduled()
- cleans the scheduler table