google-nomulus/java/google/registry/flows/host
mcilwain eaec03e670 Move ConfigModule and LocalTestConfig into RegistryConfig
This is the final preparatory step necessary in order to load and load
configuration from YAML in a static context and then provide it either via
Dagger (using ConfigModule) or through RegistryConfig's existing static
functions.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143819983
2017-01-09 12:01:09 -05:00
..
HostCheckFlow.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
HostCreateFlow.java Move ConfigModule and LocalTestConfig into RegistryConfig 2017-01-09 12:01:09 -05:00
HostDeleteFlow.java Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostFlowUtils.java Fix uncaught LEADING_HYPHEN IllegalArgumentException in host flows 2016-11-16 17:09:45 -05:00
HostInfoFlow.java Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00
HostUpdateFlow.java Make host flows only accept canonicalized host names as input 2016-11-10 11:29:03 -05:00