]
Pete Muir closed JBSEAM-721.
----------------------------
Resolution: Out of Date
Assignee: Pete Muir
Superseded by CDI
Lazy @In injector on get method
-------------------------------
Key: JBSEAM-721
URL:
https://jira.jboss.org/jira/browse/JBSEAM-721
Project: Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 1.1.1.GA
Reporter: Bill Wallace
Assignee: Pete Muir
Priority: Minor
It would be nice to have a lazy @In injection on a get method that only set the value if
someone actually tried to retrieve it, eg:
@In
String getMyValue() { ... }
where it would set either the field or call setMyValue the first time someone tried to
retrieve the @In value.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: