public class SpringApplicationContextHelper extends Object implements org.springframework.context.ApplicationContextAware
ApplicationContext
inside a non Spring managed bean.Constructor and Description |
---|
SpringApplicationContextHelper() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.context.ApplicationContext |
get()
Get the application context.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public static org.springframework.context.ApplicationContext get()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2010 - 2015 edorasware ag. All Rights Reserved.