org.apache.camel.component.jms
Class JmsHelper

java.lang.Object
  extended by org.apache.camel.component.jms.JmsHelper

public final class JmsHelper
extends Object

Version:
$Revision: 13614 $

Method Summary
static boolean isSpring20x()
          Is the spring version 2.0.x?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isSpring20x

public static boolean isSpring20x()
Is the spring version 2.0.x?

Returns:
true if 2.0.x or false if newer such as 2.5.x


Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.