com.sun.mdm.index.matching
Class MatchEngineControllerFactory

java.lang.Object
  extended bycom.sun.mdm.index.matching.MatchEngineControllerFactory

public class MatchEngineControllerFactory
extends java.lang.Object

The Factory class to create the match engine controller.


Constructor Summary
MatchEngineControllerFactory()
           
 
Method Summary
static MatchEngineController getInstance()
          get an instance of MatchEngineController.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchEngineControllerFactory

public MatchEngineControllerFactory()
Method Detail

getInstance

public static MatchEngineController getInstance()
                                         throws java.lang.Exception
get an instance of MatchEngineController.

Returns:
Throws:
java.lang.Exception


Sun Microsystems, Inc.