google-nomulus/java/google/registry/pricing
mcilwain cd23ece924 Rename TldSpecificLogicEngine to TldSpecificLogicProxy
This new name is a more accurate description of what the actual class
does.  TldSpecificLogicEngine is an interface that will be added in
the near future, implementations of which will provide custom per-TLD
logic.  The class being renamed is more properly a proxy that only
handles logic generic to all TLDs.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127088913
2016-07-13 15:54:24 -04:00
..
BUILD Extract premium pricing to a PricingEngine interface 2016-05-13 23:19:40 -04:00
PricingComponent.java Rename PricingEngine to PremiumPricingEngine 2016-06-14 16:29:52 -04:00
PricingEngineProxy.java Rename PricingEngine to PremiumPricingEngine 2016-06-14 16:29:52 -04:00
PricingModule.java Rename PricingEngine to PremiumPricingEngine 2016-06-14 16:29:52 -04:00
TldSpecificLogicProxy.java Rename TldSpecificLogicEngine to TldSpecificLogicProxy 2016-07-13 15:54:24 -04:00