Package org.apache.solr.jersey
Class InjectionFactories
- java.lang.Object
-
- org.apache.solr.jersey.InjectionFactories
-
public class InjectionFactories extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
InjectionFactories.RequestContextBasedFactory
Allows access to aContainerRequestContext
via aServiceLocator
static class
InjectionFactories.ReuseFromContextIndexSchemaFactory
static class
InjectionFactories.ReuseFromContextSolrCoreFactory
Fetch the (existing) SolrCore from the request contextstatic class
InjectionFactories.ReuseFromContextSolrParamsFactory
static class
InjectionFactories.SingletonFactory<T>
static class
InjectionFactories.SolrQueryRequestFactory
static class
InjectionFactories.SolrQueryResponseFactory
-
Constructor Summary
Constructors Constructor Description InjectionFactories()
-