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

Don't use exceptions for flow control in SessionProxyInvocationHandlerBase

XMLWordPrintable

    • 1.0.5

      handleInvocationDirectly has:

      // If no eligible methods were invoked
      throw new NotEligibleForDirectInvocationException("Current invocation \"" + invokedMethod
      + "\" is not eligible for direct handling by " + this);

      Resulting in unnecessary instance construction

            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: