|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.evaluate.QueryEvaluationFactory
public class QueryEvaluationFactory
Responsible for instantiating appropriate QueryEvaluationProvider classes.
| Constructor Summary | |
|---|---|
QueryEvaluationFactory()
|
|
| Method Summary | |
|---|---|
static QueryEvaluationProvider |
getProviderInstance(java.lang.String providerName,
QueryProcessorConfiguration qpc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryEvaluationFactory()
| Method Detail |
|---|
public static QueryEvaluationProvider getProviderInstance(java.lang.String providerName,
QueryProcessorConfiguration qpc)
throws ProviderInitialisationException
providerName - the class name of the providerqpc - the query processor configuration object
ProviderInitialisationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||