1Z0-441 · Question #77
Which statement is true about the Configuration Service?
The correct answer is A. MAF provides a set of APIs within. MAF provides a set of APIs within the oracle.adfmf.config.client.ConfigurationService class that allow to check for new changes on the server and download the updates. You can use these APIs in a Java bean to activate the respective methods through the Configuration Service…
Question
Which statement is true about the Configuration Service?
Options
- AMAF provides a set of APIs within
- BThe Configuration Service is a custom RESTFul web service that you must implement
- CWhen a MAF application is configured to use the Configuration Service, it displays an
- DThe Configuration Server is provided by the Oracle Mobile Cloud Service and cannot be
How the community answered
(24 responses)- A75% (18)
- B17% (4)
- C4% (1)
- D4% (1)
Explanation
MAF provides a set of APIs within the oracle.adfmf.config.client.ConfigurationService class that allow to check for new changes on the server and download the updates. You can use these APIs in a Java bean to activate the respective methods through the Configuration Service application feature.
Topics
Community Discussion
No community discussion yet for this question.