org.apache.activemq.util
Class TypeConversionSupport
java.lang.Object
org.apache.activemq.util.TypeConversionSupport
public final class TypeConversionSupport
- extends Object
Type conversion support for ActiveMQ.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
convert
public static Object convert(Object value,
Class<?> to)
lookupConverter
public static TypeConversionSupport.Converter lookupConverter(Class<?> from,
Class<?> to)
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.