- All Known Subinterfaces:
ReturnableSessionProvider
,SessionDependable
,SessionPool
- All Known Implementing Classes:
AbstractSessionTask
public interface SessionProvider
Session provider.
Provides access to a certain session.
- Author:
- harald
-
Method Summary
-
Method Details
-
getSession
Session getSession()Gets the session.- Returns:
- the session
-