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, validate
void setRuntimeBeanRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator)
Closeable.close()
method. Same
module will get the same registrator during reconfiguration.rootRuntimeBeanRegistrator
- root beanCopyright © 2019 OpenDaylight. All rights reserved.