org.shiftone.cache.decorator.cluster.jms
Class JmsUtil

java.lang.Object
  extended byorg.shiftone.cache.decorator.cluster.jms.JmsUtil

public class JmsUtil
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
$Author: jeffdrost $

Constructor Summary
JmsUtil()
           
 
Method Summary
static void close(Connection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsUtil

public JmsUtil()
Method Detail

close

public static void close(Connection connection)