NO-JIRA Add updateDivert in management doc

This commit is contained in:
brusdev 2020-06-25 13:06:52 +02:00 committed by Clebert Suconic
parent 00e226c845
commit 427dc4dcb0
1 changed files with 2 additions and 0 deletions

View File

@ -115,6 +115,8 @@ The `ActiveMQServerControl` interface is the entry point for broker management.
operations `createBridge()` and `destroyBridge()` (resp. `createDivert()` and
`destroyDivert()`).
Diverts can be updated using the management operation `updateDivert()`.
- It is possible to stop the server and force failover to occur with any
currently attached clients.