public class ApplicationContextAccessor extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ApplicationContextAccessor() |
ApplicationContextAccessor(org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String beanName) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public ApplicationContextAccessor()
public ApplicationContextAccessor(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 © 2014 CrafterCMS. All Rights Reserved.