-
- All Known Subinterfaces:
ReturnableSessionProvider,SessionDependable,SessionPool
public interface SessionProviderSession provider.Provides access to a certain session.
- Author:
- harald
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessiongetSession()Gets the session.
-
-
-
Method Detail
-
getSession
Session getSession()
Gets the session.- Returns:
- the session
-
-