Klasse ElasticsearchSearchRetrieveServiceProvider
java.lang.Object
org.xbib.interlibrary.elasticsearch.sru.ElasticsearchSearchRetrieveServiceProvider
- Alle implementierten Schnittstellen:
org.xbib.interlibrary.action.sru.SearchRetrieveServiceProvider
,org.xbib.interlibrary.api.action.ServiceProvider<org.xbib.interlibrary.action.sru.SearchRetrieveService>
public class ElasticsearchSearchRetrieveServiceProvider
extends Object
implements org.xbib.interlibrary.action.sru.SearchRetrieveServiceProvider
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.xbib.interlibrary.action.sru.SearchRetrieveService
createService
(org.xbib.interlibrary.api.action.ServiceArguments arguments)
-
Konstruktordetails
-
ElasticsearchSearchRetrieveServiceProvider
public ElasticsearchSearchRetrieveServiceProvider()
-
-
Methodendetails
-
createService
public org.xbib.interlibrary.action.sru.SearchRetrieveService createService(org.xbib.interlibrary.api.action.ServiceArguments arguments) throws IOException - Angegeben von:
createService
in Schnittstelleorg.xbib.interlibrary.api.action.ServiceProvider<org.xbib.interlibrary.action.sru.SearchRetrieveService>
- Löst aus:
IOException
-