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