com.sun.mdm.index.query
Class QueryManagerFactory

java.lang.Object
  extended bycom.sun.mdm.index.query.QueryManagerFactory

public class QueryManagerFactory
extends java.lang.Object

Factory class to create instance of QueryManager


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

Constructor Detail

QueryManagerFactory

public QueryManagerFactory()
Method Detail

getInstance

public static QueryManager getInstance()
                                throws java.lang.Exception
get an Instance of QueryManager

Returns:
QueryManager
Throws:
java.lang.Exception


Sun Microsystems, Inc.