[jboss-jira] [JBoss JIRA] Created: (JBAS-6780) Get rid of DistributableSession interface
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Apr 14 14:24:22 EDT 2009
Get rid of DistributableSession interface
-----------------------------------------
Key: JBAS-6780
URL: https://jira.jboss.org/jira/browse/JBAS-6780
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Clustering, Web (Tomcat) service
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-5.1.0.CR1
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