mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
Getting rid of builder boilerplate makes my heart sing. Since we can no longer @Inject the Builder() constructor, this change adds a provider in WhiteboxModule that calls a special builderForRequest() factory method, which gets passed a request ID and Clock and preserves the existing EppMetric magic that sets the start and end time for you. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=132714432 |
||
---|---|---|
.. | ||
BUILD | ||
ToolsComponent.java | ||
ToolsRequestComponent.java | ||
ToolsServlet.java |