[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1155) Allow for discovery of N Local/Remote interfaces through Home create<METHOD>() methods

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Mon Dec 10 23:57:52 EST 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1155?page=all ]

Andrew Lee Rubinger updated EJBTHREE-1155:
------------------------------------------

        Summary: Allow for discovery of N Local/Remote interfaces through Home create<METHOD>() methods  (was: Allow for discovery of N Local/Remote interfaces through Home create() methods)
    Description: Presently, the Local/Remote interface may be discovered via reflection from the return type of the first "create<METHOD>" method in the Home interface.  Allow discovery of an N number of Local/Remote interfaces from the return types of Home.create<METHOD>().  (was: Presently, the Local/Remote interface may be discovered via reflection from the return type of the first "create" method in the Home interface.  Allow discovery of an N number of Local/Remote interfaces from the return types of Home.create().)

Added to ticket that "create" should be a prefix to the method name, not necessarily the entire name.

> Allow for discovery of N Local/Remote interfaces through Home create<METHOD>() methods
> --------------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-1155
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1155
>             Project: EJB 3.0
>          Issue Type: Bug
>            Reporter: Andrew Lee Rubinger
>         Assigned To: Andrew Lee Rubinger
>             Fix For: AS 5.0.0.CR1
>
>
> Presently, the Local/Remote interface may be discovered via reflection from the return type of the first "create<METHOD>" method in the Home interface.  Allow discovery of an N number of Local/Remote interfaces from the return types of Home.create<METHOD>().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list