Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-769

Dependency Injection of Enums

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0-beta-1, 3.0-beta-2
    • 3.0
    • None
    • None

    Description

      Such as:

      public enum Color {
          RED, GREEN, BLUE;
      }
      
      @Resource
      public Color color;
      

      Attachments

        Issue Links

          Activity

            People

              dblevins David Blevins
              dblevins David Blevins
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: