public class ApplicationContextUtil extends Object
| Constructor and Description |
|---|
ApplicationContextUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
resetApplicationContext()
This is here to allow tests to reset the ApplicationContext, while
preventing real code the same (ApplicationContext.reset() is package private).
|
public static void resetApplicationContext()
Copyright © 2012. All Rights Reserved.