google-nomulus/java/google/registry/module/frontend
nickfelt 2537e95de5 Change EppMetric.Builder to use @AutoValue.Builder
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
2016-09-14 15:38:22 -04:00
..
BUILD Wire in MetricsReporter to FrontendServlet 2016-09-07 11:52:59 -04:00
FrontendComponent.java Remove straggling JarKeyring link and sort MOE-added imports 2016-09-14 15:29:30 -04:00
FrontendMetricsModule.java Wire in MetricsReporter to FrontendServlet 2016-09-07 11:52:59 -04:00
FrontendRequestComponent.java Change EppMetric.Builder to use @AutoValue.Builder 2016-09-14 15:38:22 -04:00
FrontendServlet.java Wire in MetricsReporter to FrontendServlet 2016-09-07 11:52:59 -04:00
package-info.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00