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

Change API of InvokableContext.invoke()

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.1.3
    • None
    • core, proxy
    • None

      InvokableContext.invoke is the ejb3-proxy view of a Container; API should be:

      InvokableContext.invoke(SessionProxy, SerializableMethod, Object[])

      ..where SessionProxy replaces the current "Object" designation. SessionProxies must in turn support "getTarget()" which is currently supplied by StatefulSessionProxy.getSessionId().

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

                Created:
                Updated:
                Resolved: