Package net.n2oapp.framework.engine
Class SpringApplicationContextProvider
- java.lang.Object
-
- net.n2oapp.framework.engine.SpringApplicationContextProvider
-
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
public class SpringApplicationContextProvider extends Object implements org.springframework.context.ApplicationContextAware
-
-
Constructor Summary
Constructors Constructor Description SpringApplicationContextProvider()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringgetEnvironmentProperty(String key)voidsetApplicationContext(org.springframework.context.ApplicationContext applicationContext)
-