Package org.alfresco.solr
Class InterceptorRegistry
java.lang.Object
org.alfresco.solr.InterceptorRegistry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidRegister the requiredHttpRequestInterceptors
-
Field Details
-
LOGGER
protected static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
InterceptorRegistry
public InterceptorRegistry()
-
-
Method Details
-
registerSolrClientInterceptors
public static void registerSolrClientInterceptors()Register the requiredHttpRequestInterceptors
-