[jboss-jira] [JBoss JIRA] Created: (JBAS-6109) ClusteredSession should not subclass StandardSession

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Oct 17 21:10:20 EDT 2008


ClusteredSession should not subclass StandardSession
----------------------------------------------------

                 Key: JBAS-6109
                 URL: https://jira.jboss.org/jira/browse/JBAS-6109
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering, Web (Tomcat) service
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


ClusteredSession subclasses StandardSession but for various reasons overrides most of the non-trivial behavior. Better to not subclass and just have ClusteredSession directly implement the stuff it doesn't override.

-- 
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