Mark Struberg created DELTASPIKE-398:
----------------------------------------
Summary: BeanProvider handling for @Dependent scoped beans
Key: DELTASPIKE-398
URL: https://issues.apache.org/jira/browse/DELTASPIKE-398
Project: DeltaSpike
Issue Type: New Feature
Components: Core
Affects Versions: 0.4
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 0.5
BeanProvider#getContextualReference complains if you create a @Dependent scoped
bean. The reason for this is that those beans shall get destroyed manually to
provide proper clean up.
We should provide methods which return a helper class which internally keep the
contextual instance and the CreationalContext for it and a get() plus a
release() method.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira