public class ApplicationContextHelper extends Object implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
ApplicationContextHelper() |
public void setApplicationContext(@Nullable
org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic <T> T getBean(Class<T> clazz)
Copyright © 2023 Irvingsoft. All rights reserved.