]
Darran Lofthouse updated WFCORE-867:
------------------------------------
Labels: affects_elytron (was: )
Update ServiceRemoveStepHandler to use isRuntimeRequired from the
AbstractAddStepHandler
----------------------------------------------------------------------------------------
Key: WFCORE-867
URL:
https://issues.jboss.org/browse/WFCORE-867
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Labels: affects_elytron
Fix For: 2.0.0.Beta1
The ServiceRemoveStepHandler handler has a close relationship to the add handler, if the
add handler made a decision to perform a runtime op it is highly likely that the remove
step handler should also be executed at runtime.