Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.2.1-SNAPSHOT
-
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
- duplicates
-
MYFACES-1761 Handling PostConstruct annotations - wrong order
- Closed
- relates to
-
MYFACES-1559 Proposal for dependency injection and lifecycle method handling
- Closed