@Service public class ApplicationContextProvider extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
ApplicationContextProvider() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext()
Get application context.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext ac) |
public static org.springframework.context.ApplicationContext getApplicationContext()
public void setApplicationContext(org.springframework.context.ApplicationContext ac)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2020 Pivotal Software, Inc.. All rights reserved.