Multiple choice

Which of the following is responsible for the java classes that implement the enterprise bean's business methods and the definition of the bean's remote and home interfaces?

  1. Deployment descriptor

  2. EJB server provider

  3. Instance passivation

  4. TX_BEAN_MANAGED

  5. Enterprise bean provider

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

It is responsible for the java classes that implement the enterprise bean's business methods and the definition of the bean's remote and home interfaces.