[ 
https://jira.jboss.org/browse/WELD-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565525#comment-12565525
 ] 

Pete Muir commented on WELD-713:
--------------------------------

Siva, please create a corresponding issue in CDI so that we can discuss adding 
to the spec.

> Support PostConstruct callbacks in Extension class
> --------------------------------------------------
>
>                 Key: WELD-713
>                 URL: https://jira.jboss.org/browse/WELD-713
>             Project: Weld
>          Issue Type: Feature Request
>          Components: Bootstrap and Metamodel API
>            Reporter: Sivakumar Thyagarajan
>              Labels: extension, lifecycle, postconstruct
>             Fix For: TBC
>
>
> As indicated in the scenario in WELD-712, it is sometimes useful to get to 
> know after a portable extension class has been instantiated, so that the 
> state of the Extension could be initialized [ie not establishing state in the 
> constructor and having it called twice when the Extension is proxied]. Though 
> the specification does not require this, it would be useful to support 
> @PostConstruct callback on Extension class.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to