@Retention(value=RUNTIME) @Target(value={TYPE,FIELD,PARAMETER}) @Qualifier @Documented @RequestScoped @Stereotype public @interface AngularBean
this stereotype define by default a RequestScoped CDI Bean
compatibles scopes :
Copyright © 2015. All rights reserved.