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

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sun Apr 13 06:08:54 EDT 2008


Add Serializable invokedMethod view to Invocation Metadata
----------------------------------------------------------

                 Key: EJBTHREE-1269
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1269
             Project: EJB 3.0
          Issue Type: Task
          Components: core
            Reporter: Andrew Lee Rubinger
         Assigned To: Andrew Lee Rubinger
            Priority: Blocker
             Fix For: AS 5.0.0.CR1


Replace current MethodHashing implementation with a Serializable description of the invoked Method, including:

* Class<?> Invoked Upon (for getInvokedBusinessInterface)
* Class<?> return type
* String method name
* Class<?>[] arguments
* overridden .equals and .hashCode





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