This dialog displays the set of Terracotta servers and DSO Application launches currently running and lets the user
select the subset to either terminate or restart. Selecting/deselecting the Terracotta Server or DSO Applications
nodes selects/deselects all child nodes. When all child nodes are selected/deselected, the parent node is made to
match.
When the resultCode is set, after the dialog is closed, if the resultCode was not CONTINUE_INDEX the passed in map of
server launches and the list of DSO Application launches are filtered according to users selection.
This dialog is used by ResourceDeltaVisitor after it notices the config file was saved.
See Also: org.terracotta.dso.ResourceDeltaVisitor author: gkeim |