Uploaded image for project: 'Solder'
  1. Solder
  2. SOLDER-27

Allow generic beans to be configured via any class type not just annotations

    Details

      Description

      e.g.

      @GenericConfiguration
      public class Drools

      { //fields etc }

      @Produces
      @SomeQualifier
      public Dools setupDroolsConfig()

      { //set up the configuration and return it. //any producer that returns a Drools automatically installs a //set of generic beans with the same qualifier }

        Gliffy Diagrams

          Activity

          Show
          swd847 Stuart Douglas added a comment - https://github.com/seam/solder/pull/6

            People

            • Assignee:
              swd847 Stuart Douglas
              Reporter:
              swd847 Stuart Douglas
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development