Class DomainPricingCustomLogic

java.lang.Object
google.registry.flows.custom.BaseFlowCustomLogic
google.registry.flows.custom.DomainPricingCustomLogic

public class DomainPricingCustomLogic extends BaseFlowCustomLogic
A no-op base class to customize DomainPricingLogic.

Extend this class and override the hook(s) to perform custom logic.