public final class ReflectionUtils extends java.lang.Object
static boolean
hasPublicEmptyConstructor(java.lang.Class clazz)
static <T> T
tryCreateInstance(java.lang.Class<T> handler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean hasPublicEmptyConstructor(java.lang.Class clazz)
public static <T> T tryCreateInstance(java.lang.Class<T> handler) throws CamelException
CamelException