Multiple choice

Which of the following interfaces for an enterprise bean defines the methods for creating new beans, deleting beans and finding beans?

  1. Remote interface

  2. Home interface

  3. Bean managed persistence

  4. TX_BEAN_MANAGED

  5. Instance passivation

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

The remote interface for an enterprise bean defines the bean's business methods.