[ 
https://issues.apache.org/jira/browse/OAK-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved OAK-953.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9

I added relevant factory methods to RepositoryImpl and SessionContext so that 
subclasses can customize the kinds of sessions returned by a repository 
instance.
                
> Allow sub-classing of SessionImpl
> ---------------------------------
>
>                 Key: OAK-953
>                 URL: https://issues.apache.org/jira/browse/OAK-953
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jcr
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.9
>
>
> Instead of hardcoding {{SesssionImpl}} instantiation in {{SessionContext}}, 
> the {{RepositoryImpl}} class should use a protected factory method to create 
> {{SessionImpl}} instances so that subclasses can more easily customize the 
> behavior of sessions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to