|
Oracle® Fusion Middleware Java API Reference for Oracle Event Processing for Oracle Java Embedded for Embedded Linux ARM, Embedded Linux x86, Linux ARM, Linux x86 11g Release 1 (11.1.1.9) E39906-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface to be implemented by beans that need to prepare (e.g. acquire or configure resources) before resuming work. Beans can be suspended by the SuspendableBean.suspend callback.
InitializingBean, ActivatableBean, SuspendableBean, DisposableBean, org.springframework.context.Lifecycle| Method Summary | |
void |
beforeResume()Invoked by the EPN container before the bean is started or resumed. |
| Method Detail |
public void beforeResume()
throws java.lang.Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||