@Component public class BeanProvider extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
BeanProvider() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getBean(String beanName,
Class<T> beanClass)
Get access to managed beans from id.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2006–2016 OWASP. All rights reserved.