]
Thomas Diesler resolved WFLY-378.
---------------------------------
Resolution: Out of Date
Fix Version/s: (was: 9.0.0.Beta1)
Out of Date
Provide ability to detect server shutdown
-----------------------------------------
Key: WFLY-378
URL:
https://issues.jboss.org/browse/WFLY-378
Project: WildFly
Issue Type: Feature Request
Components: Server
Reporter: Thomas Diesler
Assignee: Jason Greene
The general use case is that a subsystem maintains state (on behalf of a deployment) that
should be removed on explicit user interaction (i.e. mgmt op) but not on subsystem/server
shutdown. This should also work in the domain case. Perhaps the ApplicationServerService
(or similar) could be queried about whether it is currently shutting down.