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

Implement CDI-392

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 2.2.0.Final
    • None
    • Extensions
    • None

    Description

      So far the conclusion has been:

      • Allow the following methods in ABD:
        getBeans(String)
        getBeans(Type, Annotation...)
        getPassivationCapableBean()
        resolve()
        validate()
        resolveObserverMethods()
        resolveDecorators()
        resolveInterceptors()

      Furthermore, ABD addBean(), and addObserverMethod() methods will be queued and applied when all ABD invocations finish. (Basic validation e.g. ExternalBeanAttributesFactory.validateBeanAttributes() should be performed immediatelly)

      • The following methods are allowed in ADV:
        getReference()
        getInjectableReference()

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-jharting Jozef Hartinger
              rhn-engineering-jharting Jozef Hartinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: