|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReflectionHelper.FieldCallback | |
|---|---|
| org.apache.camel.util | Utility classes used by the core of Camel. |
| Uses of ReflectionHelper.FieldCallback in org.apache.camel.util |
|---|
| Methods in org.apache.camel.util with parameters of type ReflectionHelper.FieldCallback | |
|---|---|
static void |
ReflectionHelper.doWithFields(Class<?> clazz,
ReflectionHelper.FieldCallback fc)
Invoke the given callback on all fields in the target class, going up the class hierarchy to get all declared fields. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||