mirror of
https://github.com/google/nomulus.git
synced 2025-06-21 03:40:47 +02:00
I forgot to inject the CreateTldCommand/UpdateTldCommand commands, which now need to be injected so that the list of available DnsWriter implementations is instantiated. This CL also adds a new DI Set<String> with just the name of the writer, so that the instantiated writer map (which may have many DI dependencies) doesn't need to be pulled in. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=130042215 |
||
---|---|---|
.. | ||
clouddns | ||
dnsupdate | ||
BUILD | ||
DnsWriter.java | ||
DnsWriterZone.java | ||
VoidDnsWriter.java | ||
VoidDnsWriterModule.java |