Multiple choice

Which of the following insulates the enterprise bean from the specifics of an underlying EJB server, by providing a simple, standard API between the enterprise bean and the container?

  1. EJB server provider

  2. EJB container provider

  3. Enterprise bean provider

  4. Instance passivation

  5. TX_BEAN_MANAGED

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

It insulates the enterprise bean from the specifics of an underlying EJB server by providing a simple, standard API between the enterprise bean and the container.