|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--com.interface21.context.ApplicationEvent
|
+--com.interface21.context.support.ContextRefreshedEvent
Event raised when an ApplicationContext gets initialized or refreshed.
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
ContextRefreshedEvent(ApplicationContext source)
Creates a new ContextRefreshedEvent. |
|
| Method Summary | |
ApplicationContext |
getApplicationContext()
|
| Methods inherited from class com.interface21.context.ApplicationEvent |
getTimestamp |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ContextRefreshedEvent(ApplicationContext source)
source - the ApplicationContext| Method Detail |
public ApplicationContext getApplicationContext()
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||