Annotation Type ViewHandler
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface ViewHandler
Spring beans annotated withViewHandler
contain one or more view handler methods annotated with eitherView
orViewGroup
.- Author:
- Richard "Shred" Körber