Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.demo
Class SimpleQueueReceiver  view SimpleQueueReceiver download SimpleQueueReceiver.java

java.lang.Object
  extended byorg.activemq.demo.SimpleQueueReceiver

public class SimpleQueueReceiver
extends java.lang.Object


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

Constructor Detail

SimpleQueueReceiver

public SimpleQueueReceiver()
Method Detail

main

public static void main(java.lang.String[] args)
Main method.