Class SpringApplicationContextProvider

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class SpringApplicationContextProvider
    extends Object
    implements org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • SpringApplicationContextProvider

        public SpringApplicationContextProvider()
    • Method Detail

      • 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