[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1269) Add Serializable invokedMethod view to Invocation Metadata
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Fri Jun 27 11:52:44 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1269?page=all ]
Carlo de Wolf updated EJBTHREE-1269:
------------------------------------
Fix Version/s: AS 5.0.0.CR2
(was: AS 5.0.0.CR1)
> 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.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: 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