public interface IBeanInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitialized(IBeanFactory beanFactory)
执行类初始化方法
|
void afterInitialized(IBeanFactory beanFactory) throws Exception
beanFactory - 对象工厂Exception - 可能产生的任何异常Copyright © 2022. All rights reserved.