public interface RuntimeBeanRegistratorAwareModule extends Module
RootRuntimeBeanRegistrator before getInstance() is invoked.| Modifier and Type | Method and Description |
|---|---|
void |
setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator)
Configuration framework will call this setter on all modules implementing
this interface.
|
canReuse, getInstance, validatevoid setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator)
Closeable.close() method. Same
module will get the same registrator during reconfiguration.rootRuntimeBeanRegistrator - root beanCopyright © 2019 OpenDaylight. All rights reserved.