[weld-issues] [JBoss JIRA] Updated: (WELD-713) Support PostConstruct callbacks in Extension class

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Oct 7 07:13:39 EDT 2010


     [ https://jira.jboss.org/browse/WELD-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated WELD-713:
---------------------------

    Fix Version/s: TBC


> 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
>             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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list