Class ApplicationContextProvider

java.lang.Object
io.github.xezzon.zeroweb.common.context.ApplicationContextProvider
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component public class ApplicationContextProvider extends Object implements org.springframework.context.ApplicationContextAware
应用上下文
  • Constructor Details

    • ApplicationContextProvider

      public ApplicationContextProvider()
  • Method Details

    • setApplicationContext

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