Package org.languagetool.server
Class LocalAbTestService
java.lang.Object
org.languagetool.server.LocalAbTestService
- All Implemented Interfaces:
AbTestService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AbTestServicegetActiveAbTestForClient(Map<String, String> params, HTTPServerConfig config) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.languagetool.server.AbTestService
configureLTForTreatment
-
Constructor Details
-
LocalAbTestService
protected LocalAbTestService()
-
-
Method Details
-
getActiveAbTestForClient
- Specified by:
getActiveAbTestForClientin interfaceAbTestService
-
getAbTestService
-