Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1975

Support CDI DelegatingVariableResolver to resolve bean based on class types

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 6.5.4
    • General

      Currently DelegatingVariableResolver does the wiring based on variable names. For CDI however wiring could also be done based on Bean types as in their class names. Refer to getBeans() API of CDI BeanManager

      So in addition to resolveVariable(String) we could have resolveVariable(Type beanType, Annotation... qualifiers)

            Unassigned Unassigned
            ashishd ashishd
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: