Programmatic lookup - add Instance.release() method
---------------------------------------------------
Key: CDI-589
URL:
https://issues.jboss.org/browse/CDI-589
Project: CDI Specification Issues
Issue Type: Feature Request
Affects Versions: 1.2.Final
Reporter: Martin Kouba
Assignee: Martin Kouba
* destroys {{@Dependent}} bean instances obtained from the same {{Instance}} object
* ignores client proxies
See also
https://github.com/cdi-spec/cdi/pull/273.