Module marid.spring

Interface ContextUtils


public interface ContextUtils
  • Method Summary

    Static Methods 
    Modifier and Type Method Description
    static org.springframework.context.support.GenericApplicationContext context​(org.springframework.context.support.AbstractApplicationContext parent, BiConsumer<org.springframework.context.annotation.AnnotatedBeanDefinitionReader,​org.springframework.context.support.GenericApplicationContext> configurer)  
  • Method Details

    • context

      static org.springframework.context.support.GenericApplicationContext context​(org.springframework.context.support.AbstractApplicationContext parent, BiConsumer<org.springframework.context.annotation.AnnotatedBeanDefinitionReader,​org.springframework.context.support.GenericApplicationContext> configurer)