Uses of Interface
jakarta.ejb.SessionContext
Package
Description
Contains the Enterprise Bean classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the enterprise bean container.
-
Uses of SessionContext in jakarta.ejb
Modifier and TypeMethodDescriptionvoid
SessionBean.setSessionContext
(SessionContext ctx) Set the associated session context.