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 Details

    • SpringApplicationContextProvider

      public SpringApplicationContextProvider()
  • Method Details

    • getEnvironmentProperty

      public static String getEnvironmentProperty(String key)
    • setApplicationContext

      public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
      Specified by:
      setApplicationContext in interface org.springframework.context.ApplicationContextAware