Package org.eclnt.jsfserver.util
Interface ISessionContextProvider
public interface ISessionContextProvider
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.servlet.http.HttpSession
-
Method Details
-
getHttpSession
jakarta.servlet.http.HttpSession getHttpSession() -
getSubpageContext
SubpageContext getSubpageContext()
-