14c564a481
This commit does the following: - deprecate all QueueConfiguration ctors - add `of` static factory methods for all the deprecated ctors - replace any uses of the normal ctors with the `of` counterparts This makes the code more concise and readable. |
||
---|---|---|
.. | ||
main | ||
test/java/org/apache/activemq/artemis/ra |