org.jboss.jms.serverless.client
Class CommonInterfaceQueueReceiver

java.lang.Object
  extended byorg.jboss.jms.serverless.client.CommonInterfaceQueueReceiver

public class CommonInterfaceQueueReceiver
extends java.lang.Object

A simple JMS client that receives messages from a queue. It uses the common JMS 1.1 interfaces.

Version:
$Revision: 1.2 $ $Date: 2005/10/30 00:05:38 $
Author:
Ovidiu Feodorov

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

Constructor Detail

CommonInterfaceQueueReceiver

public CommonInterfaceQueueReceiver()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 JBoss Inc. All Rights Reserved.