Class CloudTasksUtilsModule

java.lang.Object
google.registry.config.CloudTasksUtilsModule

@Module public abstract class CloudTasksUtilsModule extends Object
A Module that provides CloudTasksUtils.

The class itself cannot be annotated as Inject because its requested dependencies use the RegistryConfig.Config qualifier which is not available in the util package.