|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.common.utils.SettingsFactory<IndexRequestServerInterface>
dk.netarkivet.harvester.indexserver.IndexRequestServerFactory
public class IndexRequestServerFactory
Constructor Summary | |
---|---|
IndexRequestServerFactory()
|
Method Summary | |
---|---|
static IndexRequestServerInterface |
getInstance()
Returns an instance of the chosen IndexRequestServerInterface implementation defined by the setting settings.archive.indexserver.indexrequestserver.class . |
Methods inherited from class dk.netarkivet.common.utils.SettingsFactory |
---|
getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexRequestServerFactory()
Method Detail |
---|
public static IndexRequestServerInterface getInstance() throws ArgumentNotValid
ArgumentNotValid
- if the instance cannot be constructed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |