Package | Description |
---|---|
io.fabric8.api.scr.support |
Modifier and Type | Method and Description |
---|---|
static void |
ReflectionHelper.doWithMethods(java.lang.Class<?> clazz,
ReflectionHelper.MethodCallback mc)
Perform the given callback operation on all matching methods of the given
class and superclasses (or given interface and super-interfaces).
|
Copyright © 2011-2014 Red Hat. All Rights Reserved.