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

Implement CDI-392

XMLWordPrintable

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

      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()

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

                Created:
                Updated:
                Resolved: