Class JMSBroker


  • public class JMSBroker
    extends Object
    Used to check if firewall ports are open and if the JMS broker is up and responding.
    • Constructor Detail

      • JMSBroker

        public JMSBroker()
    • Method Detail

      • main

        public static void main​(String[] args)
        Initializes a JMSConnection. If everything is fine it prints "success" to the console.
        Parameters:
        args - Takes no arguments