@Scope(value="prototype") @Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface PrototypeScope
@Scope("prototype"). Include here for convenience since many Vaadin
components will be using this scope.Copyright © 2017. All rights reserved.