|
Oracle® Fusion Middleware Java API Reference for Oracle Edge Analytics for Embedded Linux ARM, Embedded Linux x86, Linux ARM, Linux x86 12c Release (12.1.3.0) E58921-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ApplicationContextEvent | +--com.bea.wlevs.spring.support.ContextResumedEvent
Event delivered when an application is resumed
Constructor Summary | |
ContextResumedEvent(ApplicationContext source) Create a new ApplicationEvent. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextResumedEvent(ApplicationContext source)
source
- the component that published the event (never null
)
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |