|
||||||||
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.QueryJoinAnnotationFactory
public class QueryJoinAnnotationFactory
Responsible for instantiating appropriate QueryJoinAnnotationProvider
classes.
Field Summary | |
---|---|
private static java.util.Map |
providerTable
|
Constructor Summary | |
---|---|
QueryJoinAnnotationFactory()
|
Method Summary | |
---|---|
static QueryJoinAnnotationProvider |
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 QueryJoinAnnotationFactory()
Method Detail |
---|
public static QueryJoinAnnotationProvider 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 |