public class SpringContextSingleton extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
SpringContextSingleton() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public SpringContextSingleton()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic static org.springframework.context.ApplicationContext getApplicationContext()
Copyright © 2013–2017 DuraSpace, Inc.. All rights reserved.