public static class ModuleGenerator.NOP extends Object implements ModuleGenerator
ModuleGenerator.NOP| Constructor and Description |
|---|
ModuleGenerator.NOP() |
public void setPluginName(String name)
setPluginName in interface ModuleGeneratorpublic void listen(com.google.inject.TypeLiteral<?> tl,
Class<?> clazz)
listen in interface ModuleGeneratorpublic void export(com.google.gerrit.extensions.annotations.Export export,
Class<?> type)
export in interface ModuleGeneratorpublic com.google.inject.Module create()
throws InvalidPluginException
create in interface ModuleGeneratorInvalidPluginException