org.jboss.jms.serverless.client
Class CommonInterfaceQueueSender

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

public class CommonInterfaceQueueSender
extends java.lang.Object

A simple JMS client that sends messages to 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
CommonInterfaceQueueSender()
           
 
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

CommonInterfaceQueueSender

public CommonInterfaceQueueSender()
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.