| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--org.springframework.context.ApplicationEvent
|
+--org.springframework.context.event.ContextRefreshedEvent
Event raised when an ApplicationContext gets initialized or refreshed.
| Constructor Summary | |
ContextRefreshedEvent(ApplicationContext source)Creates a new ContextRefreshedEvent. | |
| Method Summary | |
ApplicationContext | getApplicationContext() |
| Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
hashCode, notify, notifyAll, wait, wait, wait, getClass, equals |
| Constructor Detail |
public ContextRefreshedEvent(ApplicationContext source)
| Method Detail |
public ApplicationContext getApplicationContext()
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||