Class SpringApplicationContext

java.lang.Object
com.vaadin.kubernetes.starter.sessiontracker.SpringApplicationContext
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component public class SpringApplicationContext extends Object implements org.springframework.context.ApplicationContextAware
  • Constructor Details

    • SpringApplicationContext

      public SpringApplicationContext()
  • 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
    • getContext

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