Package org.apache.solr.jersey
Class InjectionFactories.SolrQueryRequestFactory
java.lang.Object
org.apache.solr.jersey.InjectionFactories.RequestContextBasedFactory
org.apache.solr.jersey.InjectionFactories.SolrQueryRequestFactory
- All Implemented Interfaces:
org.glassfish.hk2.api.Factory<SolrQueryRequest>
- Enclosing class:
InjectionFactories
public static class InjectionFactories.SolrQueryRequestFactory
extends InjectionFactories.RequestContextBasedFactory
implements org.glassfish.hk2.api.Factory<SolrQueryRequest>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.solr.jersey.InjectionFactories.RequestContextBasedFactory
getRequestContext
-
Constructor Details
-
SolrQueryRequestFactory
public SolrQueryRequestFactory()
-
-
Method Details
-
provide
- Specified by:
providein interfaceorg.glassfish.hk2.api.Factory<SolrQueryRequest>
-
dispose
- Specified by:
disposein interfaceorg.glassfish.hk2.api.Factory<SolrQueryRequest>
-