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
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