Package | Description |
---|---|
io.fabric8.api.scr.support |
Modifier and Type | Method and Description |
---|---|
static void |
ReflectionHelper.doWithFields(java.lang.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.
|
Copyright © 2011-2014 Red Hat. All Rights Reserved.