Use in JDeveloper during Development
01/11/2017
The ADF callstacks can be printed in JDeveloper during development. This enables developers to diagnose and solve performance problems at an early stage and to build an efficient, responsive ADF application before it goes into production. For every HTTP request a call stack is printed; a call stack provides visibility into which ADF methods caused other methods to be executed, organized by the sequence of their execution. A complete breakdown of the ADF request processing, including all ADF method executions, along with elapsed times is printed, organized by lifecycle phase.