[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-233) Get rid of DistributableSession interface

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Apr 13 14:44:22 EDT 2009


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