google-nomulus/java/google/registry/config
shikhman 42a39b0ddc Refactor EppMetrics into the EppMetric value type
This change refactors EppMetrics from the mutable self-exporting thing that it
was into a real value type EppMetric, and delegates exporting functionality to the
BigQueryMetricsEnqueuer.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132387660
2016-09-07 12:19:22 -04:00
..
BUILD MOE strip compatible_with 2016-08-02 19:14:28 -04:00
ConfigModule.java Refactor EppMetrics into the EppMetric value type 2016-09-07 12:19:22 -04:00
ConfigUtils.java Make ConfigUtils public 2016-08-05 20:40:23 -04:00
package-info.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
ProductionRegistryConfigExample.java Add escrow file import validation logic 2016-08-02 19:22:30 -04:00
RegistryConfig.java Add escrow file import validation logic 2016-08-02 19:22:30 -04:00
RegistryConfigLoader.java System property loader for RegistryConfig 2016-08-02 19:17:19 -04:00
RegistryEnvironment.java System property loader for RegistryConfig 2016-08-02 19:17:19 -04:00
TestRegistryConfig.java Add escrow file import validation logic 2016-08-02 19:22:30 -04:00