When and by what is the ejbl_oad() method invoked?
A.
The ejbl_oad() method is invoked by the container just after the ejbActivate() method.
B.
The ejbl_oad() method is invoked by the client just prior to the ejbActivate() method.
C.
The ejbl_oad() method is invoked by the client just after the ejbActivate() method.
D.
The ejbLoad() method is invoked by the container just prior to the ejbActivate() method.