Package org.apache.solr.jersey
Interface APIConfigProvider<T extends APIConfigProvider.APIConfig>
- All Known Implementing Classes:
ReplicationHandler
public interface APIConfigProvider<T extends APIConfigProvider.APIConfig>
Interface to be implemented by the Request Handlers that need to provide some custom
configuration to the V2 APIs
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
provide
T provide() -
getConfigClass
-