@Component(value="applicationContextProvider") public class ApplicationContextProvider extends Object implements org.springframework.context.ApplicationContextAware
EntityModel
.Constructor and Description |
---|
ApplicationContextProvider() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext() |
void |
setApplicationContext(org.springframework.context.ApplicationContext aContext) |
public static org.springframework.context.ApplicationContext getApplicationContext()
public void setApplicationContext(org.springframework.context.ApplicationContext aContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2012–2017. All rights reserved.