Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1269

Add Serializable invokedMethod view to Invocation Metadata

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0-Beta1
    • None
    • core
    • None

      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

              arubinge@redhat.com Andrew Rubinger (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: