public class SpringUnitils extends Object
| Constructor and Description |
|---|
SpringUnitils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invalidateApplicationContext(Class<?>... classes)
Forces the reloading of the application context the next time that it is requested.
|
public static void invalidateApplicationContext(Class<?>... classes)
classes - The classes for which to reset the contextsCopyright © 2016. All Rights Reserved.