dk.netarkivet.common.tools
Class JMSBroker

java.lang.Object
  extended by dk.netarkivet.common.tools.JMSBroker

public class JMSBroker
extends java.lang.Object

Used to check if firewall ports are open and if the JMS broker is up and responding.


Constructor Summary
JMSBroker()
           
 
Method Summary
static void main(java.lang.String[] args)
          Initializes a JMSConnection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSBroker

public JMSBroker()
Method Detail

main

public static void main(java.lang.String[] args)
Initializes a JMSConnection. If everything is fine it prints "success" to the console.

Parameters:
args - Takes no arguments