|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed from a class to an interface. Changed from non-abstract to abstract.
Added Methods | |
void closeContext(MergedContextConfiguration, |
Remove the ApplicationContext application context for the supplied MergedContextConfiguration from the context cache and ConfigurableApplicationContext#close() close it if it is an instance of ConfigurableApplicationContext. |
Changed Methods | ||
ApplicationContext loadContext(MergedContextConfiguration ) |
Changed from non-abstract to abstract. | Load the ApplicationContext application context for the supplied MergedContextConfiguration by delegating to the ContextLoader configured in the given {@code MergedContextConfiguration}. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |