RepositoryImpl.activeSessions should use Session instead of SessionImpl
-----------------------------------------------------------------------
Key: JCR-3019
URL: https://issues.apache.org/jira/browse/JCR-3019
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Alex Parvulescu
Assignee: Alex Parvulescu
Priority: Trivial
Turn Map<SessionImpl, SessionImpl> activeSessions into Map<Session, Session>
activeSessions as there is not clear need for the use of SessionImpl.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira