org.apache.qpid.example
Class Hello

java.lang.Object
  extended by org.apache.qpid.example.Hello

public class Hello
extends Object


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

Constructor Detail

Hello

public Hello()
Method Detail

main

public static void main(String[] args)


Licensed to the Apache Software Foundation