[jboss-jira] [JBoss JIRA] Commented: (JBAS-5945) Make JBossCacheClusteredSession.initAfterLoad() part of an override of update()

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Oct 23 14:49:31 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBAS-5945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12435213#action_12435213 ] 

Brian Stansberry commented on JBAS-5945:
----------------------------------------

Note that doing this would require adding a protected method to ClusteredSession that ClusteredSession.update() would call before calling initAfterLoad().  SessionBasedClusteredSession would then implement that method rather than overriding update().

> Make JBossCacheClusteredSession.initAfterLoad() part of an override of update()
> -------------------------------------------------------------------------------
>
>                 Key: JBAS-5945
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5945
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, Web (Tomcat) service
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>
> This method is called after update(...) is called and its functionality can be made part of that call rather than having JBossCacheManager call it separately.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list