Uses of Interface
me.gilbva.shrike.navigation.MethodNavigator
| Package | Description |
|---|---|
| me.gilbva.shrike.navigation |
-
Uses of MethodNavigator in me.gilbva.shrike.navigation
Methods in me.gilbva.shrike.navigation with parameters of type MethodNavigator Modifier and Type Method Description <A extends java.lang.annotation.Annotation>
voidClassRepository. forEachMethod(java.lang.Class<A> annotation, MethodNavigator<A> navigator)Navigates through all methods of all component classes registered in this repository, that are annotated with the given annotation.