@Deprecated public interface SmartSessionBean extends SessionBean
Implemented by Spring's AbstractSessionBean class and hence by
all of Spring's specific Session Bean support classes, such as
AbstractStatelessSessionBean
and AbstractStatefulSessionBean
.
AbstractStatelessSessionBean
,
AbstractStatefulSessionBean
Modifier and Type | Method and Description |
---|---|
SessionContext |
getSessionContext()
Deprecated.
Return the SessionContext that was passed to the Session Bean
by the EJB container.
|
ejbActivate, ejbPassivate, ejbRemove, setSessionContext
SessionContext getSessionContext()