org.mule.providers.jms
Class JmsUtils

java.lang.Object
  extended byorg.mule.providers.jms.JmsUtils

public class JmsUtils
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Guillaume Nodet

Constructor Summary
JmsUtils()
           
 
Method Summary
static void close(MessageProducer producer)
           
static void closeQuietly(MessageProducer producer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsUtils

public JmsUtils()
Method Detail

close

public static void close(MessageProducer producer)
                  throws JMSException
Throws:
JMSException

closeQuietly

public static void closeQuietly(MessageProducer producer)


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.