Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-61

Add support for auto registering EJB client intercpetors available in classpath, via service loader mechanism

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0.Beta1, 1.0.16.Final
    • None
    • None

      Currently the EJB client API allows EJBClientContextInitializer(s) to be picked up from the classpath via service loader mechanism. These EJBClientContextInitializer(s) can then explicitly register any EJBClientInterceptor(s) to the EJBClientContext (being initialized).

      It would be a lot easier if the EJB client API also allowed picking up and auto registering EJBClientInterceptor(s) via the service loader mechanism, so that the client application doesn't explicitly have to do so.

            jaikiran Jaikiran Pai (Inactive)
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: