|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile 11g Release 2 (11.1.2.4.0) E27204-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LifeCycleListener
An interface extended by classes that want to be invoked as part of the feature life cycle. The feature life cycle consists of activation and deactivation.
NOTE:
| Method Summary | |
|---|---|
void |
activate()
The activate method will be called when the feature is being displayed. |
void |
deactivate()
The deactivate method will be called when a feature is being moved to the background or as part of the application shutdown/hibernation process. |
| Method Detail |
|---|
void activate()
NOTE:
oracle.adfmf.application.LifeCycleListener.activate()void deactivate()
NOTE:
oracle.adfmf.application.LifeCycleListener.deactivate()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile 11g Release 2 (11.1.2.4.0) E27204-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||