google-nomulus/java/google/registry/module/backend
guyben 17ff7eb949 Inject VoidDnsWriter to backend
Right now VoidDnsWriter is injected in the tools - meaning it's possible to
*set* VoidDnsWriter as the writer of a TLD - but it isn't injected in the
backend - meaning we get an error if we actually try to use it.

We need VoidDnsWriter at least for load-testing, and in general for any test
TLD.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179425574
2017-12-27 11:10:33 -05:00
..
BackendComponent.java Install DummyKeyringModule in FOSS build 2017-11-21 18:34:13 -05:00
BackendModule.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
BackendRequestComponent.java Inject VoidDnsWriter to backend 2017-12-27 11:10:33 -05:00
BackendRequestHandler.java Remove requireLogin action attribute 2017-06-21 10:04:05 -04:00
BackendServlet.java Make FOSS build work with DummyKeyringModule 2017-12-01 22:14:06 -05:00
BUILD Add apache beam to registry and open source 2017-11-07 17:36:07 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00