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
-
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)