PrepAway - Latest Free Exam Questions & Answers

which methods can an enterprise bean be removed?

By which methods can an enterprise bean be removed?

PrepAway - Latest Free Exam Questions & Answers

A.
Call the home interfaces remove() method, which invokes the EJB objects ejbRemove()
method.

B.
Call the EJB objects remove() method, which invokes the home interfaces ejbRemove()
method.

C.
Obtain a handle from the EJB object that distinctly identifies the bean to be removed. Use the
handle to remove
the bean via the home interface.

D.
Obtain a handle from the home interface that distinctly identifies the bean to be removed. Use
the handle to remove the bean via the remote interface.


Leave a Reply