public class ApplicationContextContainer extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ApplicationContextContainer() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getBean(Class<T> beanClazz) |
static <T> T |
getBean(Class<T> beanClazz,
String beanName) |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
public void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic static <T> T getBean(Class<T> beanClazz)
Copyright © 2019 Europeana Foundation. All rights reserved.