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 -
Method Summary
Modifier and TypeMethodDescriptionstatic StringvoidsetApplicationContext(org.springframework.context.ApplicationContext applicationContext)
-
Constructor Details
-
SpringApplicationContextProvider
public SpringApplicationContextProvider()
-
-
Method Details
-
getEnvironmentProperty
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) - Specified by:
setApplicationContextin interfaceorg.springframework.context.ApplicationContextAware
-