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