activemq-artemis/artemis-core-client/src
Justin Bertram 4367ec40a6 ARTEMIS-649 deprecate the HTML based JMX reports
The HTML output methods are hold-overs from way back when the code-base
started off as JBoss Messaging 2 and the broker mainly ran in JBoss AS 4
and 5 which leveraged an HTML-based JMX console where these methods
would be executed and spit out nicely formatted data. That stuff has all
long since been retired so this commit deprecates the HTML-based
management methods so they can be removed completely in a future release.
JSON is a better structured output format for this and most of the
deprecated methods have JSON alternatives.
2021-11-04 11:36:49 -04:00
..
main ARTEMIS-649 deprecate the HTML based JMX reports 2021-11-04 11:36:49 -04:00
test/java/org/apache/activemq/artemis ARTEMIS-3538 Removing a few extra // ----- structural comments 2021-11-02 21:45:09 -04:00