activemq-artemis/artemis-junit/artemis-junit-4/src
Justin Bertram 14c564a481 ARTEMIS-4800 simplify QueueConfiguration API
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.
2024-06-10 07:58:40 -07:00
..
main/java/org/apache/activemq/artemis/junit ARTEMIS-4796 simplify SimpleString API 2024-06-06 11:53:03 -04:00
test ARTEMIS-4800 simplify QueueConfiguration API 2024-06-10 07:58:40 -07:00