-
Feature Request
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
None
The name might be something like BeforeContainerShutdown. Note that we probably cannot change the name or semantics of BeforeShutdown, which is fired after container destroys all contexts. The motivation is to allow the beans to perform some kind of cleanup before dependencies could be disposed (the ordering of destruction is not defined).
- duplicates
-
CDI-625 When exactly are events with @Initialized(X.class) and @Destroyed(X.class) qualifiers fired
- Resolved