Details
-
Bug Report
-
Status: Closed
-
L3 - Default
-
Resolution: Fixed
-
None
-
None
Description
When using @Dependent scoped CDI beans as tasks or events we need to properly destroy them via Bean<T>#destroy. This will invoke any @PreDestroy methods on those beans and also eventually cleanup all interceptors, decorators and subsequently injected @Dependent scoped beans.
The same might happen to Spring beans as well, but have not yet checked.
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- depends on
-
CAM-2394 Replace homegrown ProgrammaticBeanLookup with DeltaSpike BeanProvider
-
- Closed
-