mirror of
https://github.com/google/nomulus
synced 2026-02-03 19:42:39 +00:00
Add a nomulus tool command to bulk ACK poll messages
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=252674014
This commit is contained in:
@@ -73,6 +73,7 @@ import javax.inject.Singleton;
|
||||
WhoisModule.class,
|
||||
})
|
||||
interface RegistryToolComponent {
|
||||
void inject(AckPollMessagesCommand command);
|
||||
void inject(CheckDomainClaimsCommand command);
|
||||
void inject(CheckDomainCommand command);
|
||||
void inject(CountDomainsCommand command);
|
||||
|
||||
Reference in New Issue
Block a user