[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1269) Add Serializable invokedMethod view to Invocation Metadata

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Mon Aug 25 23:17:50 EDT 2008


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger resolved EJBTHREE-1269.
-------------------------------------------

    Resolution: Done


Done in EJB3 Proxy.

> Add Serializable invokedMethod view to Invocation Metadata
> ----------------------------------------------------------
>
>                 Key: EJBTHREE-1269
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1269
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: core
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: AS 5.0.0.CR2
>
>
> Replace current MethodHashing implementation with a Serializable description of the invoked Method, including:
> * String className (for getInvokedBusinessInterface) - equal to  Class.getName()
> * String return type
> * String method name
> * String[className1, className2] arguments
> * overridden .equals, .toString and .hashCode

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