Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-1246

JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instantiated, and after injection is performed, but before the bean is placed into scope.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.2.1-SNAPSHOT
    • 1.2.0-SNAPSHOT, 1.2.7
    • JSR-252
    • None

    Description

      Specified that implementations running in a JSR-250 compliant container have their managed bean methods annotated with @PostConstruct be called after the object is instantiated, and after injection is performed, but before the bean is placed into scope.
      Specified that methods annotated with @PreDestroy be called when the scope for the bean is ending.

      See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=252

      Attachments

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              ssilvert Stan D. Silvert
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: