@Singleton public class CommandRegistrarImpl extends CommandRegistrarSupport
CommandRegistrar
.log
DEFAULT_DESCRIPTOR_LOCATION
Constructor and Description |
---|
CommandRegistrarImpl(org.sonatype.guice.bean.locators.MutableBeanLocator container,
EventManager events,
CommandRegistry registry) |
Modifier and Type | Method and Description |
---|---|
void |
registerCommand(String className) |
void |
registerCommand(String name,
String className) |
discoverDescriptors, getDescriptors, getDescriptorSearchPath, registerCommand, registerCommands, registerCommandSet, setDescriptorSearchPath
@Inject public CommandRegistrarImpl(org.sonatype.guice.bean.locators.MutableBeanLocator container, EventManager events, CommandRegistry registry)
Copyright © 2008-2013 Sonatype. All Rights Reserved.