Multiple choice

Which of the following interfaces for an enterprise bean defines the bean's business methods?

  1. Home interface

  2. Remote interface

  3. Bean managed persistence

  4. Instance pooling

  5. TX_BEAN_MANAGED

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

The home interface for an enterprise bean defines the bean's life cycle methods.