Class ExtensionBootstrap

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

    @Component
    public class ExtensionBootstrap
    extends Object
    implements org.springframework.context.ApplicationContextAware
    ExtensionBootstrap
    Author:
    Frank Zhang
    • Constructor Detail

      • ExtensionBootstrap

        public ExtensionBootstrap()
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • 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