-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
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.
This is the controller panel for Smart Panels app
- depends on
-
CAM-2394 Replace homegrown ProgrammaticBeanLookup with DeltaSpike BeanProvider
-
- Closed
-