Multiple choice

In which of the following server tasks is it possible to keep a cache of EJB state information in some readily accessible place to accelerate the initial creation of EJBs in order to speed up the process?

  1. Instance passivation

  2. Optimized method invocation

  3. TX_SUPPORTS

  4. Preached instances

  5. Application assembler

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

To speed up the process it is possible to keep a cache of EJB state information in some readily accessible place to accelrate the initial creation of EJBs.