This commit is contained in:
Clebert Suconic 2020-07-07 08:20:48 -04:00
commit 2217b96f6a
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.