Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2289

Remove Weld.addBean() and Weld.addInterceptor() methods

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 3.0.0.CR1
    • None
    • Java SE Support
    • None

    Description

      These could be replaced with synthetic container lifecycle event observers, e.g.:

      new Weld().addContainerLifecycleObserver(afterBeanDiscovery((e)-> e.addBean()))

      Attachments

        Activity

          People

            mkouba@redhat.com Martin Kouba
            mkouba@redhat.com Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: