Which statement correctly describes the SessionContext interface?
A.
The SessionContext interface provides method(s) that allow access to run-time data for a
session bean.
B.
The SessionContext interface provides method(s) that allow session beans to obtain
information about transaction boundaries.
C.
The SessionContext interface provides method(s) that allow the container to notify a session
bean about its life cycle events.
D.
The SessionContext interface provides method(s) that provide a clients view of a session bean.