[jboss-jira] [JBoss JIRA] Created: (JBBOOT-99) Create extensible AS Server implementation base

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Fri Jul 10 01:21:41 EDT 2009


Create extensible AS Server implementation base
-----------------------------------------------

                 Key: JBBOOT-99
                 URL: https://jira.jboss.org/jira/browse/JBBOOT-99
             Project: JBoss Bootstrap
          Issue Type: Task
          Components: impl-as
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger
             Fix For: 2.0.0-beta-1 


JBossASEmbeddedServerImpl in the EMB project currently extends from JBossASServerImpl, which provides no generics to allow for covarient return.  As a result, the method chaining functions come back as JBossASServer instead of JBossASEmbeddedServer.  

Make an extensible AS server implementation which keeps the generics chain alive.

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