Class SpringContextHook

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

    public class SpringContextHook
    extends Object
    implements Runnable, org.springframework.context.ApplicationContextAware
    • Constructor Detail

      • SpringContextHook

        public SpringContextHook()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException