You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.hilla.

Class ApplicationContextProvider

java.lang.Object
com.vaadin.hilla.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(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException

      Specified by:

      setApplicationContext in interface org.springframework.context.ApplicationContextAware

      Throws:

      org.springframework.beans.BeansException

    • getApplicationContext

      public static org.springframework.context.ApplicationContext getApplicationContext()