commit | 1b7480399162b5b469bb9533f5ceda53d16f6586 | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Tue Jun 07 09:20:35 2022 +0100 |
committer | GitHub <noreply@github.com> | Tue Jun 07 10:20:35 2022 +0200 |
tree | e3b6e276f5b7c33aa4ba46e57341b302cb123da9 | |
parent | c6f6ede728df144c6c39858f558ea65a2aac7cda [diff] |
gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269) Also, provide getHandlerByName() and getHandlerNames() APIs. Closes #93162.