public class ReflectionUtils extends ReflectionUtils
ReflectionUtils.FieldCallback, ReflectionUtils.FieldFilter, ReflectionUtils.MethodCallback, ReflectionUtils.MethodFilter
COPYABLE_FIELDS, NON_BRIDGED_METHODS, USER_DECLARED_METHODS
Constructor and Description |
---|
ReflectionUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
setField(Field f,
Object instance,
Object value) |
accessibleConstructor, clearCache, declaresException, doWithFields, doWithFields, doWithLocalFields, doWithLocalMethods, doWithMethods, doWithMethods, findField, findField, findMethod, findMethod, getAllDeclaredMethods, getField, getUniqueDeclaredMethods, handleInvocationTargetException, handleReflectionException, invokeJdbcMethod, invokeJdbcMethod, invokeMethod, invokeMethod, isCglibRenamedMethod, isEqualsMethod, isHashCodeMethod, isObjectMethod, isPublicStaticFinal, isToStringMethod, makeAccessible, makeAccessible, makeAccessible, rethrowException, rethrowRuntimeException, shallowCopyFieldState
public ReflectionUtils()
Apache Camel