aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/rpc/RpcRequestHandlerProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-051-1/+1
* Follow changesHarald Musum2021-09-081-1/+1
* Make instance field volatileBjørn Christian Seime2019-05-231-1/+1
* Introduce RequestHandlerProvider to work around DI cycleBjørn Christian Seime2019-05-231-0/+35