Uses of Interface
org.citrusframework.util.ReflectionHelper.ClassCallback
Packages that use ReflectionHelper.ClassCallback
-
Uses of ReflectionHelper.ClassCallback in org.citrusframework.util
Methods in org.citrusframework.util with parameters of type ReflectionHelper.ClassCallbackModifier and TypeMethodDescriptionstatic voidReflectionHelper.doWithClasses(Class<?> clazz, ReflectionHelper.ClassCallback cc) Perform the given callback operation on the nested (inner) classes.