|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.spring.SpringUnitils
public class SpringUnitils
Utility facade for handling Spring things such as invalidating a cached application context.
| Constructor Summary | |
|---|---|
SpringUnitils()
|
|
| Method Summary | |
|---|---|
static void |
invalidateApplicationContext(java.lang.Class<?>... classes)
Forces the reloading of the application context the next time that it is requested. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringUnitils()
| Method Detail |
|---|
public static void invalidateApplicationContext(java.lang.Class<?>... classes)
classes - The classes for which to reset the contexts
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||