Exit 1Z0-860 Java Enterprise Edition 5 Business Component Developer Certified Professional
Question 4 of 5
0% complete
Q4 Single choice

Which must result in the destruction of a stateful session bean?

  • A

    A client calls an @Remove method and the method returns successfully.

  • B

    The server in which the stateful session bean was created is restarted.

  • C

    The stateful session bean participates in a transaction that is rolled back.

  • D

    The stateful session bean is chosen as a last recently used (LRU) victim for passivation.