public class ApplicationContextHolder
extends java.lang.Object
| Constructor and Description |
|---|
ApplicationContextHolder() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.context.ConfigurableApplicationContext |
get() |
static void |
set(org.springframework.context.ConfigurableApplicationContext context) |