Annotation Interface UIScope


@Scope("vaadin-ui") @Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented public @interface UIScope
Stereotype annotation for Spring's @Scope("vaadin-ui").
Author:
Vaadin Ltd