[jboss-jira] [JBoss JIRA] Closed: (JBCLUSTER-233) Get rid of DistributableSession interface
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Apr 14 13:49:35 EDT 2009
[ https://jira.jboss.org/jira/browse/JBCLUSTER-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBCLUSTER-233.
--------------------------------------
Resolution: Done
> Get rid of DistributableSession interface
> -----------------------------------------
>
> Key: JBCLUSTER-233
> URL: https://jira.jboss.org/jira/browse/JBCLUSTER-233
> Project: JBoss Clustering
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: HA-Server-Cache-JBC, HA-Server-Cache-SPI
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: HA-Server-Cache-SPI 2.0.0.GA, HA-Server-Cache-JBC 2.0.0.GA
>
>
> Stop passing a ref to the session through to the DistributedCacheManager. Instead use transfer objects. The AS's ClusteredSession impls are responsible for creating the DTO used for pushing changes to the cluster, allowing all the logic about what data to present to be encapsulated inside the ClusteredSession where it belongs.
--
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