|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.annotate.QueryAnnotationFactory
public class QueryAnnotationFactory
Responsible for instantiating appropriate QueryAnnotationProvider
classes.
Field Summary | |
---|---|
private static java.util.Map |
providerTable
|
Constructor Summary | |
---|---|
QueryAnnotationFactory()
|
Method Summary | |
---|---|
static QueryAnnotationProvider |
getProviderInstance(java.lang.String providerName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.util.Map providerTable
Constructor Detail |
---|
public QueryAnnotationFactory()
Method Detail |
---|
public static QueryAnnotationProvider getProviderInstance(java.lang.String providerName) throws ProviderInitialisationException
providerName
- the class name of the provider
ProviderInitialisationException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |