|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RefreshableModuleApplicationContext
An additional interface for Spring application contexts that provide a method to ask if context is fully refreshed.
Method Summary | |
---|---|
boolean |
isRefreshed()
|
void |
refresh()
Refresh the Spring context. |
Method Detail |
---|
void refresh()
boolean isRefreshed()
true
if context is refreshed i.e. fully initialized
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |