|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LifecycleProcessor
Strategy interface for processing Lifecycle beans within the ApplicationContext.
Method Summary | |
---|---|
void |
onClose()
Notification of context close phase, e.g. |
void |
onRefresh()
Notification of context refresh, e.g. |
Methods inherited from interface org.springframework.context.Lifecycle |
---|
isRunning, start, stop |
Method Detail |
---|
void onRefresh()
void onClose()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |