Class CommandRegistrationBeanRegistrar
java.lang.Object
org.springframework.shell.command.annotation.support.CommandRegistrationBeanRegistrar
Delegate used by
EnableCommandRegistrar
and
CommandScanRegistrar
to register a bean definition(s) for a
@Command
class.-
Constructor Summary
ConstructorDescriptionCommandRegistrationBeanRegistrar
(org.springframework.beans.factory.support.BeanDefinitionRegistry registry) -
Method Summary
-
Constructor Details
-
CommandRegistrationBeanRegistrar
public CommandRegistrationBeanRegistrar(org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
-
-
Method Details
-
register
-