Given a stateless session bean with container-managed transaction demarcation, from which method can a developer access another enterprise bean?

Given a stateless session bean with container-managed transaction demarcation, from which method can a developer access another enterprise bean?



a. business method from the business interface
b. bean constructor
c. PreDestroy lifecycle callback method








Answer: A


Learn More :