uk.ac.ic.doc.automed.qproc
Class QueryProcessorFactory

java.lang.Object
  extended by uk.ac.ic.doc.automed.qproc.QueryProcessorFactory

public class QueryProcessorFactory
extends java.lang.Object

QueryProcessorFactory.java

Version:
1.0 Department of Computing, Imperial College
Author:
Duc M Le dmle@doc.ic.ac.uk

Field Summary
static java.lang.String DEFAULT_QPROC_CLASS
           
 
Constructor Summary
private QueryProcessorFactory()
          Creates a new instance of QueryProcessorFactory
 
Method Summary
static QueryProcessor getProviderInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_QPROC_CLASS

public static final java.lang.String DEFAULT_QPROC_CLASS
Constructor Detail

QueryProcessorFactory

private QueryProcessorFactory()
Creates a new instance of QueryProcessorFactory

Method Detail

getProviderInstance

public static QueryProcessor getProviderInstance()
                                          throws ProviderNotFoundException
Throws:
ProviderNotFoundException