Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-2045

Allow singleton container to introduce new metadata bridges for concurrency management

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • EJB3_1 1.0.6
    • None
    • core
    • None
    • jboss-ejb3-core:1.2.4

    Description

      Currently the metadata bridges are setup within the BeanContainer (BeanContainer.initialize). This makes it impossible to add new metadata bridges (ex: for singleton container concurrency management).

      Instead of hardcoding the metadata bridges within the BeanContainer, it would be more flexible to allow the EJBContainer to return the AnnotationRepositoryToMetadata with appropriate metadata bridges setup. This way the common metadata bridge setup can be done within EJBContainer and any additional metadata bridges can then be setup through overridden method in individual containers. The BeanContainer while initializing the advisor can then just ask the EJBContainer for the AnnotationRepositoryToMetadata.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: